log src/share/vm/classfile/classFileParser.hpp @ 20470:bc4ce33c0985

age author description
Thu, 29 May 2014 09:56:06 -0700 asaha Merge
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 20 Mar 2014 11:36:40 -0700 acorn 8037167: Better method signature resolution jdk8u11-b01
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Mon, 19 Aug 2013 14:59:54 -0400 jiangli 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
Wed, 24 Apr 2013 09:00:04 -0400 hseigel 8012695: Assertion message displays %u and %s text instead of actual values
Thu, 11 Apr 2013 09:08:15 -0700 vlivanov 8011972: Field can be erroneously marked as contended when @Contended annotation isn't present