log

age author description
Mon, 29 Apr 2013 13:07:27 +0200 mgerdin 8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
Mon, 29 Apr 2013 09:31:59 +0200 mgerdin Merge
Fri, 26 Apr 2013 10:57:57 -0700 johnc 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
Fri, 26 Apr 2013 10:40:36 +0200 stefank 8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
Fri, 26 Apr 2013 09:53:22 +0200 brutisso 8012915: ReservedSpace::align_reserved_region() broken on Windows
Wed, 24 Apr 2013 20:13:37 +0200 stefank 8013132: Add a flag to turn off the output of the verbose verification code
Wed, 24 Apr 2013 14:48:43 -0700 johnc 8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t