log

age author description
Fri, 07 Feb 2014 09:41:36 -0800 amurillo Merge
Wed, 05 Feb 2014 15:14:47 -0800 ccheung 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
Tue, 04 Feb 2014 19:41:46 -0800 sspitsyn 8032223: nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits))
Mon, 03 Feb 2014 15:24:20 +0100 sla 8033126: Can't call default methods from JNI
Mon, 03 Feb 2014 13:41:26 +0100 sla 8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
Sun, 02 Feb 2014 15:31:40 -0500 hseigel Merge
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Thu, 30 Jan 2014 09:41:45 +0100 jbachorik 6656031: SA: jmap -permstat number of classes is off by 1
Wed, 05 Feb 2014 08:57:33 -0800 amurillo Merge
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Wed, 15 Jan 2014 07:20:04 -0800 jmasa 8031290: Adjust call to getisax() for additional words returned
Mon, 20 Jan 2014 10:55:54 +0100 sjohanss 8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
Mon, 27 Jan 2014 13:14:53 +0100 brutisso 8030177: G1: Enable TLAB resizing
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 14 Jan 2014 16:40:33 +0100 mgerdin 8032379: Remove the is_scavenging flag to process_strong_roots
Mon, 20 Jan 2014 12:56:18 +0100 sjohanss 8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
Mon, 20 Jan 2014 17:15:55 +0100 ehelin 8031776: Remove the unnecessary enum GenRemSet::Name
Mon, 20 Jan 2014 11:47:53 +0100 tschatzl 8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure
Mon, 20 Jan 2014 11:47:29 +0100 tschatzl 8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark
Mon, 20 Jan 2014 11:47:07 +0100 tschatzl 8027476: Improve performance of Stringtable unlink
Wed, 29 Jan 2014 19:54:44 -0500 hseigel Merge
Tue, 28 Jan 2014 06:26:36 -0800 zgu Merge
Tue, 28 Jan 2014 08:55:00 -0500 zgu 8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
Tue, 28 Jan 2014 11:42:30 +0000 dsamersoff Merge
Tue, 28 Jan 2014 14:45:39 +0400 dsamersoff 7010732: SA_ALTROOT only works if running the SA tools from their build directory.
Mon, 27 Jan 2014 23:12:13 -0500 coleenp 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Tue, 21 Jan 2014 16:45:10 -0600 gziemski 7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
Mon, 27 Jan 2014 10:57:52 +0100 sla 8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues
Mon, 27 Jan 2014 13:46:54 +0400 dsamersoff 8032247: SA: Constantpool lookup for invokedynamic is not implemented