hotspot/src/share/vm/classfile/classLoaderData.cpp
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 18 Dec 2014 16:15:21 -0500 coleenp 8067713: Move clean_weak_method_links for redefinition out of class unloading
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Wed, 19 Nov 2014 16:08:01 +0100 mgronlun 8065361: Fixup headers and definitions for INCLUDE_TRACE
Thu, 30 Oct 2014 18:38:42 -0400 coleenp 8037842: Failing to allocate MethodCounters and MDO causes a serious performance drop
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Fri, 05 Sep 2014 15:53:02 -0700 iklam Merge
Wed, 03 Sep 2014 19:13:18 -0400 coleenp 8055008: Clean up code that saves the previous versions of redefined classes
Wed, 03 Sep 2014 12:45:14 +0200 stefank 8057037: Verification in ClassLoaderData::is_alive is too slow
Fri, 11 Jul 2014 14:32:02 -0700 kvn Merge
Thu, 10 Jul 2014 13:39:18 -0700 jmasa Merge
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Thu, 10 Jul 2014 15:12:48 +0200 roland 8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp
Fri, 27 Jun 2014 08:11:49 -0700 dcubed Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Fri, 27 Jun 2014 13:33:36 +0200 mgronlun 8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
Wed, 04 Jun 2014 11:05:30 +0200 sla 8044107: Add Diagnostic Command to list all ClassLoaders
Wed, 21 May 2014 14:36:18 -0400 coleenp 8042727: nsk/jdb/unwatch/unwatch001 crash in InstanceKlass::methods_do(void (*)(Method*))
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Mon, 31 Mar 2014 10:35:06 +0200 roland 8037970: make PrintMethodData a diagnostic options
Tue, 25 Feb 2014 11:02:11 +0100 ehelin Merge
Fri, 21 Feb 2014 10:19:09 +0100 stefank 8035412: Cleanup ClassLoaderData::is_alive
Sat, 15 Feb 2014 13:03:38 -0500 coleenp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Thu, 24 Oct 2013 10:02:02 +0200 farvidsson 8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 02 May 2013 19:28:59 +0200 mgerdin Merge
Wed, 24 Apr 2013 19:55:02 +0200 mgerdin 8013136: NPG: Parallel class loading tests fail after fix for JDK-8011802
Tue, 12 Feb 2013 14:15:45 -0800 jmasa 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
Tue, 23 Apr 2013 08:39:55 +0200 mgerdin 8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD
Fri, 01 Mar 2013 10:19:29 -0800 jmasa 8011268: NPG: Free unused VirtualSpaceNodes
Wed, 24 Apr 2013 16:19:35 -0400 coleenp 8011803: release_C_heap_structures is never called for anonymous classes.
Wed, 10 Apr 2013 13:27:35 +0200 mgerdin 8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Fri, 15 Mar 2013 17:24:40 -0400 coleenp 8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
Fri, 25 Jan 2013 15:06:18 -0500 acorn 6479360: PrintClassHistogram improvements
Wed, 23 Jan 2013 10:34:29 -0500 coleenp 8006040: NPG: on_stack processing wastes space in ConstantPool
Thu, 17 Jan 2013 19:04:48 -0800 jmasa 8006537: Assert when dumping archive with default methods
Mon, 03 Dec 2012 15:09:39 -0800 jmasa 8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
Fri, 21 Dec 2012 01:39:34 -0800 roland Merge
Wed, 12 Dec 2012 11:39:29 -0500 coleenp 8004883: NPG: clean up anonymous class fix
Wed, 12 Dec 2012 22:41:13 +0100 stefank 8005002: Crash because of a raw oop in ClassLoaderData::add_dependency
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
less more (0) tip