Fri, 01 Jun 2012 14:12:28 -0700 Added tag jdk8-b41 for changeset e29decc8b008
cl [Fri, 01 Jun 2012 14:12:28 -0700] rev 12786
Added tag jdk8-b41 for changeset e29decc8b008
Wed, 05 Jul 2017 18:12:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:12:16 +0200] rev 12785
Merge
Fri, 01 Jun 2012 15:24:09 -0700 Added tag hs24-b13 for changeset 4f7547c15006
amurillo [Fri, 01 Jun 2012 15:24:09 -0700] rev 12784
Added tag hs24-b13 for changeset 4f7547c15006
Fri, 01 Jun 2012 15:24:08 -0700 Merge
amurillo [Fri, 01 Jun 2012 15:24:08 -0700] rev 12783
Merge
Fri, 01 Jun 2012 10:29:02 -0700 Merge
jcoomes [Fri, 01 Jun 2012 10:29:02 -0700] rev 12782
Merge
Thu, 31 May 2012 21:10:33 +0200 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
brutisso [Thu, 31 May 2012 21:10:33 +0200] rev 12781
7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering Summary: Simplify code, remove unused code, remove ExitAfterGCNum Reviewed-by: huntch, johnc
Wed, 30 May 2012 10:26:24 -0700 7158682: G1: Handle leak when running nsk.sysdict tests
johnc [Wed, 30 May 2012 10:26:24 -0700] rev 12780
7158682: G1: Handle leak when running nsk.sysdict tests Summary: Place HandleMarks in the code that allocates handles for the pending list lock so that the handles are freed and multiple, unsuccessful, attempts to schedule a GC do not cause an OOM. Reviewed-by: brutisso
Fri, 25 May 2012 22:35:13 +0200 7171936: LOG_G incorrectly defined in globalDefinitions.hpp
brutisso [Fri, 25 May 2012 22:35:13 +0200] rev 12779
7171936: LOG_G incorrectly defined in globalDefinitions.hpp Summary: Removed LOG_G and LOG_K. Moved LOG_M to where it is being used. Reviewed-by: twisti, johnc
Tue, 29 May 2012 10:18:02 -0700 7143858: G1: Back to back young GCs with the second GC having a minimally sized eden
johnc [Tue, 29 May 2012 10:18:02 -0700] rev 12778
7143858: G1: Back to back young GCs with the second GC having a minimally sized eden Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation. Reviewed-by: brutisso, huntch
Mon, 21 May 2012 14:59:59 +0200 7168848: Add test to check that humongous object allocation path also checks the heap occupancy.
mnunez [Mon, 21 May 2012 14:59:59 +0200] rev 12777
7168848: Add test to check that humongous object allocation path also checks the heap occupancy. Summary: Added test that checks humongous object allocation path also check the heap occupancy and initiate a marking cycle when / if needed. Reviewed-by: brutisso, jwilhelm
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip