log

age author description
Sat, 27 Sep 2014 15:11:41 +0200 jwilhelm 8047976: Ergonomics for GC thread counts should update the flags
Tue, 30 Sep 2014 09:44:36 +0200 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
Wed, 10 Sep 2014 11:55:33 +0200 tonyp 8057799: Unnecessary NULL check in G1KeepAliveClosure
Fri, 26 Sep 2014 20:09:02 -0700 iveresov 8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic
Mon, 29 Sep 2014 13:12:48 +0200 mgronlun 8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness
Fri, 26 Sep 2014 03:42:38 -0700 amurillo 8059204: new hotspot build - hs25.40-b13
Wed, 01 Oct 2014 07:45:27 -0700 asaha Added tag jdk8u40-b08 for changeset 905a16825d29
Fri, 26 Sep 2014 03:32:26 -0700 amurillo Added tag hs25.40-b12 for changeset 5c1b5be2c69b jdk8u40-b08
Fri, 26 Sep 2014 03:32:25 -0700 amurillo Merge hs25.40-b12
Thu, 18 Sep 2014 11:46:33 -0700 morris 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
Mon, 08 Sep 2014 17:47:43 +0200 mgerdin 8057722: G1: Code root hashtable updated incorrectly when evacuation failed
Fri, 29 Aug 2014 13:12:21 +0200 mgerdin 8048268: G1 Code Root Migration performs poorly
Fri, 29 Aug 2014 13:08:01 +0200 mgerdin 8056084: Refactor Hashtable to allow implementations without rehashing support
Tue, 23 Sep 2014 17:24:34 -0700 iveresov 8059002: 8058744 needs a test case
Tue, 23 Sep 2014 15:09:07 -0700 iveresov 8058744: Crash in C1 OSRed method w/ Unsafe usage