hotspot/src/share/vm/oops/instanceKlass.cpp
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Tue, 08 Apr 2014 09:51:25 +0200 roland 8038636: speculative traps break when classes are redefined
Wed, 26 Mar 2014 21:47:45 -0400 coleenp 8031820: NPG: Fix remaining references to metadata as oops in comments
Fri, 28 Feb 2014 08:02:20 -0800 morris Merge
Fri, 28 Feb 2014 14:56:04 +0100 ehelin Merge
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Thu, 27 Feb 2014 10:34:55 +0100 stefank 8035648: Don't use Handle in java_lang_String::print
Tue, 11 Feb 2014 13:29:53 +0100 neliasso 8034188: OSR methods may not be recompiled at proper compilation level
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Sat, 15 Feb 2014 13:03:38 -0500 coleenp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Mon, 16 Dec 2013 08:24:33 -0500 hseigel 8027804: JCK resolveMethod test fails expecting AbstractMethodError
Tue, 10 Dec 2013 10:31:00 +0100 sjohanss 8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
Thu, 12 Dec 2013 11:05:39 -0800 kvn Merge
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Thu, 05 Dec 2013 17:49:55 +0100 ehelin Merge
Tue, 03 Dec 2013 11:13:14 -0800 acorn 8028438: static superclass method masks default methods
Mon, 02 Dec 2013 15:43:04 +0100 ehelin Merge
Tue, 26 Nov 2013 14:35:38 +0100 sjohanss 8027675: Full collections with Serial slower in JDK 8 compared to 7u40
Tue, 26 Nov 2013 09:52:22 -0500 hseigel 8026065: InterfaceMethodref for invokespecial must name a direct superinterface
Wed, 13 Nov 2013 13:45:50 +0100 roland 8027572: assert(r != 0) failed: invalid
Thu, 24 Oct 2013 10:02:02 +0200 farvidsson 8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes
Tue, 22 Oct 2013 14:29:02 -0700 iklam 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread
Sat, 12 Oct 2013 15:39:16 -0400 hseigel 8024667: VM crashes with "assert(method() != NULL) failed: must have set method"
Wed, 09 Oct 2013 17:57:17 -0400 acorn 8026185: nsk/jvmit/GetMethodDeclaringClass/declcls001 failed
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Thu, 03 Oct 2013 18:50:58 -0400 coleenp 8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries
Tue, 01 Oct 2013 08:10:42 -0400 acorn 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Fri, 20 Sep 2013 12:58:35 -0700 dcubed Merge
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
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, 17 Jul 2013 18:06:29 -0400 jiangli 8020309: Eliminate InstanceKlass::_cached_class_file_len.
Wed, 03 Jul 2013 17:26:59 -0400 jiangli 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
Mon, 24 Jun 2013 18:55:46 -0400 coleenp 8016325: JVM hangs verifying system dictionary
Fri, 24 May 2013 17:36:12 -0700 sspitsyn 8013945: CMS fatal error: must own lock MemberNameTable_lock
Thu, 23 May 2013 23:04:33 -0700 sspitsyn 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
Wed, 22 May 2013 14:37:49 -0400 coleenp 8003421: NPG: Move oops out of InstanceKlass into mirror
Fri, 10 May 2013 08:27:30 -0700 minqi 8003557: NPG: Klass* const k should be const Klass* k.
Thu, 25 Apr 2013 12:55:49 -0700 iklam 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
Wed, 24 Apr 2013 16:19:35 -0400 coleenp 8011803: release_C_heap_structures is never called for anonymous classes.
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Thu, 04 Apr 2013 08:47:39 -0400 hseigel 8010943: guarantee(length == 0) failed: invalid method ordering length
Wed, 13 Mar 2013 17:34:29 -0400 coleenp 8003419: NPG: Clean up metadata created during class loading if failure
Fri, 08 Mar 2013 17:49:52 -0800 dcubed Merge
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Tue, 05 Mar 2013 18:03:36 -0800 morris 8008750: [partfait] Null pointer deference in hotspot/src/share/vm/oops/instanceKlass.hpp
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Thu, 07 Feb 2013 16:05:48 -0500 bpittore Merge
Fri, 25 Jan 2013 15:06:18 -0500 acorn 6479360: PrintClassHistogram improvements
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 15 Jan 2013 13:32:13 +0100 stefank 8005590: java_lang_Class injected field resolved_constructor appears unused
Tue, 08 Jan 2013 11:39:53 -0800 zgu Merge
Tue, 08 Jan 2013 14:04:25 -0500 zgu 8005048: NMT: #loaded classes needs to just show the # defined classes
Wed, 02 Jan 2013 20:28:09 -0500 coleenp 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
less more (0) -100 -60 tip