log src/share/vm/classfile/classFileParser.cpp @ 1909:d2e35ffae982

age author description
Thu, 28 Oct 2010 00:48:18 -0700 twisti 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Tue, 26 Oct 2010 14:08:49 -0400 kamg 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
Tue, 12 Oct 2010 02:21:06 -0700 twisti 6991065: missed a review comment in 6829194
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Tue, 15 Jun 2010 15:57:36 -0700 jrose Merge
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 27 May 2010 17:06:39 -0400 kamg 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Wed, 23 Dec 2009 03:12:16 -0800 trims Merge hs17-b06 jdk7-b79
Wed, 16 Dec 2009 13:16:08 -0800 xlu 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Mon, 21 Sep 2009 09:30:24 -0600 dcubed 6419370: 4/4 new jmethodID code has tiny holes in synchronization
Wed, 16 Sep 2009 15:42:46 -0400 acorn 6879572: SA fails _is_marked_dependent not found
Wed, 16 Sep 2009 09:10:57 -0400 acorn Merge
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Thu, 13 Aug 2009 16:22:45 -0700 jcoomes 6845368: large objects cause a crash or unexpected exception
Tue, 11 Aug 2009 15:37:23 -0700 jcoomes 6861660: OopMapBlock count/size confusion
Mon, 27 Jul 2009 17:23:52 -0400 coleenp Merge
Fri, 10 Jul 2009 11:10:00 -0700 mchung 6857194: Add hotspot perf counters to aid class loading performance measurement
Tue, 21 Jul 2009 16:56:06 -0700 jrose 6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics