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
Thu, 17 May 2012 21:53:40 +0200 7169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64
brutisso [Thu, 17 May 2012 21:53:40 +0200] rev 12776
7169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64 Summary: Removed the assert in CompactibleFreeListSpace::check_free_list_consistency() since it was too strict. Simplified CompactibleFreeListSpace::set_cms_values() to reducde the need for asserts. Reviewed-by: jcoomes, stefank
Wed, 30 May 2012 17:45:02 -0400 Merge
dholmes [Wed, 30 May 2012 17:45:02 -0400] rev 12775
Merge
Sat, 26 May 2012 08:49:05 -0400 Merge
jprovino [Sat, 26 May 2012 08:49:05 -0400] rev 12774
Merge
Wed, 23 May 2012 20:09:56 -0400 7170197: Update JPRT default build targets to support embedded builds
dholmes [Wed, 23 May 2012 20:09:56 -0400] rev 12773
7170197: Update JPRT default build targets to support embedded builds Reviewed-by: jcoomes, kvn
Mon, 21 May 2012 14:10:35 -0400 7168280: Eliminate the generic signature index slot from field array for field without generic signature.
jiangli [Mon, 21 May 2012 14:10:35 -0400] rev 12772
7168280: Eliminate the generic signature index slot from field array for field without generic signature. Summary: Only allocate the generic signature index slot in the field array for field with generic signature attribute. Reviewed-by: coleenp, dlong
Tue, 29 May 2012 20:06:10 -0400 Merge
zgu [Tue, 29 May 2012 20:06:10 -0400] rev 12771
Merge
Sat, 26 May 2012 06:07:38 -0700 Merge
zgu [Sat, 26 May 2012 06:07:38 -0700] rev 12770
Merge
Thu, 24 May 2012 20:04:07 -0400 Merge
zgu [Thu, 24 May 2012 20:04:07 -0400] rev 12769
Merge
Thu, 24 May 2012 12:57:01 -0700 Merge
dcubed [Thu, 24 May 2012 12:57:01 -0700] rev 12768
Merge
Thu, 24 May 2012 12:03:42 -0700 7165598: enable FDS on Solaris X64 when 7165593 is fixed
dcubed [Thu, 24 May 2012 12:03:42 -0700] rev 12767
7165598: enable FDS on Solaris X64 when 7165593 is fixed Summary: Work around 'gobjcopy' failure on Solaris X64 by adding a temporary tool that removes the SHF_ALLOC flag from "empty" section headers. Reviewed-by: sspitsyn, acorn
Thu, 24 May 2012 13:37:47 +0200 7171422: Change 7161732 breaks SA on Windows
rbackman [Thu, 24 May 2012 13:37:47 +0200] rev 12766
7171422: Change 7161732 breaks SA on Windows Reviewed-by: dholmes, sla
Tue, 22 May 2012 10:11:53 +0200 7161732: Improve handling of thread_id in OSThread
rbackman [Tue, 22 May 2012 10:11:53 +0200] rev 12765
7161732: Improve handling of thread_id in OSThread Reviewed-by: dholmes, kamg
Fri, 25 May 2012 14:56:19 -0700 7171853: new hotspot build - hs24-b13
amurillo [Fri, 25 May 2012 14:56:19 -0700] rev 12764
7171853: new hotspot build - hs24-b13 Reviewed-by: jcoomes
Fri, 01 Jun 2012 14:12:10 -0700 Added tag jdk8-b41 for changeset 609e4849830f
cl [Fri, 01 Jun 2012 14:12:10 -0700] rev 12763
Added tag jdk8-b41 for changeset 609e4849830f
Fri, 01 Jun 2012 14:11:59 -0700 Added tag jdk8-b41 for changeset beca65859e06
cl [Fri, 01 Jun 2012 14:11:59 -0700] rev 12762
Added tag jdk8-b41 for changeset beca65859e06
Wed, 05 Jul 2017 18:12:04 +0200 Added tag jdk8-b41 for changeset c029c972396c
duke [Wed, 05 Jul 2017 18:12:04 +0200] rev 12761
Added tag jdk8-b41 for changeset c029c972396c
Wed, 05 Jul 2017 18:12:03 +0200 Merge jdk8-b41
duke [Wed, 05 Jul 2017 18:12:03 +0200] rev 12760
Merge
Wed, 05 Jul 2017 18:12:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:12:01 +0200] rev 12759
Merge
Thu, 24 May 2012 16:16:05 -0700 Added tag jdk8-b40 for changeset 305a3d828f11
katleman [Thu, 24 May 2012 16:16:05 -0700] rev 12758
Added tag jdk8-b40 for changeset 305a3d828f11
Wed, 05 Jul 2017 18:11:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:58 +0200] rev 12757
Merge
Thu, 24 May 2012 16:15:49 -0700 Added tag jdk8-b40 for changeset 907be86f2bd8
katleman [Thu, 24 May 2012 16:15:49 -0700] rev 12756
Added tag jdk8-b40 for changeset 907be86f2bd8
Wed, 05 Jul 2017 18:11:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:55 +0200] rev 12755
Merge
Thu, 24 May 2012 16:15:45 -0700 Added tag jdk8-b40 for changeset aaf5a4412dd3
katleman [Thu, 24 May 2012 16:15:45 -0700] rev 12754
Added tag jdk8-b40 for changeset aaf5a4412dd3
Wed, 05 Jul 2017 18:11:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:52 +0200] rev 12753
Merge
Thu, 24 May 2012 16:15:32 -0700 Added tag jdk8-b40 for changeset 966bd1f6ee4c
katleman [Thu, 24 May 2012 16:15:32 -0700] rev 12752
Added tag jdk8-b40 for changeset 966bd1f6ee4c
Wed, 05 Jul 2017 18:11:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:50 +0200] rev 12751
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip