hotspot/src/share/vm/classfile/classFileParser.cpp
Wed, 13 Mar 2013 17:34:29 -0400 coleenp 8003419: NPG: Clean up metadata created during class loading if failure
Mon, 11 Mar 2013 14:00:09 -0400 coleenp 8008965: @Contended fails with classes having static fields
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Mon, 04 Feb 2013 13:05:32 -0500 emc 8006949: Update hotspot for MethodParameters format change
Thu, 24 Jan 2013 02:03:38 -0800 kmo 8006758: LinkResolver assertion (caused by @Contended changes)
Fri, 18 Jan 2013 11:03:15 +0100 brutisso Merge
Mon, 14 Jan 2013 08:37:14 -0800 coleenp Merge
Mon, 14 Jan 2013 15:17:47 +0100 jwilhelm 8003985: Support @Contended Annotation - JEP 142
Mon, 14 Jan 2013 11:01:39 -0500 coleenp 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
Wed, 09 Jan 2013 11:39:30 -0500 acorn 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
Tue, 15 Jan 2013 10:09:45 +0100 stefank 8005994: Method annotations are allocated unnecessarily during class file parsing
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Thu, 20 Dec 2012 10:22:19 +0100 stefank 8004823: Add VM support for type annotation reflection
Fri, 30 Nov 2012 12:01:34 -0800 johnc Merge
Tue, 27 Nov 2012 17:03:56 -0500 jiangli 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
Mon, 15 Oct 2012 22:33:19 -0400 coleenp Merge
Fri, 12 Oct 2012 09:22:52 -0700 kvn Merge
Thu, 11 Oct 2012 14:46:20 -0700 twisti 8000740: remove LinkWellKnownClasses
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Thu, 11 Oct 2012 14:27:54 -0400 kamg 7054345: Support version 52.0 class file in HotSpot
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Fri, 07 Sep 2012 12:04:16 -0400 coleenp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Tue, 17 Jul 2012 11:16:13 -0700 kvn Merge
Mon, 16 Jul 2012 19:50:52 -0700 kvn Merge
Thu, 12 Jul 2012 00:39:53 -0700 jrose 6711908: JVM needs direct access to some annotations
Fri, 13 Jul 2012 20:14:27 -0400 jiangli Merge
Mon, 09 Jul 2012 01:28:37 -0700 fparain 6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Mon, 21 May 2012 14:10:35 -0400 jiangli 7168280: Eliminate the generic signature index slot from field array for field without generic signature.
Wed, 02 May 2012 13:21:36 -0400 jiangli 7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support.
Tue, 10 Apr 2012 13:27:09 -0400 bobv Merge
Sun, 01 Apr 2012 17:04:26 -0400 acorn Merge
Fri, 23 Mar 2012 11:16:05 -0400 coleenp 7150058: Allocate symbols from null boot loader to an arena for NMT
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Tue, 13 Mar 2012 13:50:48 -0400 jiangli 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Fri, 06 Jan 2012 16:18:29 -0800 dcubed Merge
Wed, 04 Jan 2012 12:36:07 -0500 jiangli Merge
Wed, 28 Dec 2011 12:15:57 -0500 jiangli 7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type.
Thu, 05 Jan 2012 06:24:52 -0800 dcubed 7127032: fix for 7122253 adds a JvmtiThreadState earlier than necessary
Thu, 22 Dec 2011 12:50:42 -0800 dcubed 7122253: Instrumentation.retransformClasses() leaks class bytes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Tue, 28 Jun 2011 14:30:27 -0700 kvn 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Fri, 15 Apr 2011 09:36:28 -0400 coleenp 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
Thu, 07 Apr 2011 17:12:21 -0700 jrose 7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Fri, 04 Mar 2011 14:40:46 -0500 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 21 Dec 2010 04:37:30 -0800 twisti 7008165: Garbage in ClassFormatError message
less more (0) -100 -60 tip