log

age author description
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
Wed, 08 Sep 2010 16:10:51 -0700 jcoomes 6983296: build sanity checks for jdk7 should require SS12u1
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Wed, 06 Oct 2010 14:18:32 -0700 kvn Merge
Tue, 05 Oct 2010 17:38:40 -0700 never 6989736: fix mapfile warnings on solaris
Tue, 05 Oct 2010 11:16:12 -0700 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Tue, 05 Oct 2010 08:57:20 -0700 kvn 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
Tue, 05 Oct 2010 00:19:21 -0700 iveresov 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
Mon, 04 Oct 2010 17:09:18 -0700 never 6968348: Byteswapped memory access can point to wrong location after JIT
Thu, 30 Sep 2010 18:31:45 -0700 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Wed, 29 Sep 2010 18:53:28 +0200 roland 6988303: 6986046 breaks build with recent gcc
Wed, 29 Sep 2010 00:30:57 -0700 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
Mon, 27 Sep 2010 20:44:18 -0700 never 6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified