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