Thu, 07 Mar 2013 10:46:14 -0500 Merge
jprovino [Thu, 07 Mar 2013 10:46:14 -0500] rev 15866
Merge
Fri, 01 Mar 2013 14:06:47 -0500 Merge
bpittore [Fri, 01 Mar 2013 14:06:47 -0500] rev 15865
Merge
Wed, 27 Feb 2013 20:36:14 -0800 7115383: TEST_BUG: some jtreg tests fail because they explicitly specify -server option
collins [Wed, 27 Feb 2013 20:36:14 -0800] rev 15864
7115383: TEST_BUG: some jtreg tests fail because they explicitly specify -server option Summary: Small changes to hotspot tests to remove "-server" and replace with ${TESTVMOPTS} Reviewed-by: kvn
Thu, 07 Mar 2013 14:29:02 +0100 Merge
stefank [Thu, 07 Mar 2013 14:29:02 +0100] rev 15863
Merge
Mon, 04 Mar 2013 22:39:00 -0800 8008451: Make mac builds on 10.8 work on 10.7
erikj [Mon, 04 Mar 2013 22:39:00 -0800] rev 15862
8008451: Make mac builds on 10.8 work on 10.7 Reviewed-by: jcoomes, ohair
Mon, 04 Mar 2013 12:42:14 -0800 8007036: G1: Too many old regions added to last mixed GC
johnc [Mon, 04 Mar 2013 12:42:14 -0800] rev 15861
8007036: G1: Too many old regions added to last mixed GC Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
Mon, 04 Mar 2013 13:01:24 +0100 8004172: Update jstat counter names to reflect metaspace changes
ehelin [Mon, 04 Mar 2013 13:01:24 +0100] rev 15860
8004172: Update jstat counter names to reflect metaspace changes Reviewed-by: stefank, jmasa
Fri, 01 Feb 2013 17:02:36 -0800 7189971: Implement CMSWaitDuration for non-incremental mode of CMS
jmasa [Fri, 01 Feb 2013 17:02:36 -0800] rev 15859
7189971: Implement CMSWaitDuration for non-incremental mode of CMS Reviewed-by: jmasa, johnc, ysr Contributed-by: michal@frajt.eu
Fri, 01 Mar 2013 15:59:10 -0800 Merge
dcubed [Fri, 01 Mar 2013 15:59:10 -0800] rev 15858
Merge
Thu, 28 Feb 2013 18:37:41 -0500 Merge
coleenp [Thu, 28 Feb 2013 18:37:41 -0500] rev 15857
Merge
Wed, 27 Feb 2013 07:35:32 -0500 Merge
coleenp [Wed, 27 Feb 2013 07:35:32 -0500] rev 15856
Merge
Wed, 27 Feb 2013 09:40:30 +0100 8008959: Fix non-PCH build on Linux, Windows and MacOS X
simonis [Wed, 27 Feb 2013 09:40:30 +0100] rev 15855
8008959: Fix non-PCH build on Linux, Windows and MacOS X Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files. Reviewed-by: coleenp, stefank, dholmes
Thu, 28 Feb 2013 05:55:18 -0800 Merge
dcubed [Thu, 28 Feb 2013 05:55:18 -0800] rev 15854
Merge
Wed, 27 Feb 2013 15:00:30 -0800 8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
dcubed [Wed, 27 Feb 2013 15:00:30 -0800] rev 15853
8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address Summary: Make deadlock detection a little more robust in the case of being unable to find the JavaThread associated with an object lock. Reviewed-by: sla, acorn
Wed, 27 Feb 2013 22:40:14 +0000 7178741: SA: jstack -m produce UnalignedAddressException in output (Linux)
kevinw [Wed, 27 Feb 2013 22:40:14 +0000] rev 15852
7178741: SA: jstack -m produce UnalignedAddressException in output (Linux) Reviewed-by: poonam, sla
Wed, 27 Feb 2013 16:40:30 +0000 Merge
kevinw [Wed, 27 Feb 2013 16:40:30 +0000] rev 15851
Merge
Wed, 27 Feb 2013 14:02:26 +0000 8008807: SA: jstack crash when target has mismatched bitness (Linux)
kevinw [Wed, 27 Feb 2013 14:02:26 +0000] rev 15850
8008807: SA: jstack crash when target has mismatched bitness (Linux) Reviewed-by: rbackman, sla, poonam
Wed, 27 Feb 2013 04:58:45 -0500 Merge
dholmes [Wed, 27 Feb 2013 04:58:45 -0500] rev 15849
Merge
Tue, 26 Feb 2013 08:54:03 -0800 8008081: Print outs do not have matching arguments
mikael [Tue, 26 Feb 2013 08:54:03 -0800] rev 15848
8008081: Print outs do not have matching arguments Summary: Corrected formatted prints to have matching arguments, removed dead print_frame_layout function Reviewed-by: sla, dholmes
Thu, 21 Feb 2013 17:22:15 +0100 8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive
stefank [Thu, 21 Feb 2013 17:22:15 +0100] rev 15847
8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive Summary: SystemDictionary::find(...) should not create and register ClassLoaderData objects for class loaders. Reviewed-by: coleenp, acorn Contributed-by: Stefan Karlsson <stefan.karlsson@oracle.com>, Erik Helin <erik.helin@oracle.com>
Fri, 01 Mar 2013 04:58:31 -0800 8009226: new hotspot build - hs25-b22
amurillo [Fri, 01 Mar 2013 04:58:31 -0800] rev 15846
8009226: new hotspot build - hs25-b22 Reviewed-by: jcoomes
Thu, 07 Mar 2013 11:17:36 -0800 Added tag jdk8-b80 for changeset 8a6e09ace0d3
katleman [Thu, 07 Mar 2013 11:17:36 -0800] rev 15845
Added tag jdk8-b80 for changeset 8a6e09ace0d3
Tue, 12 Mar 2013 22:08:13 -0700 8009819: build-infra: RE jdk8 build forest fails for windows since addition of --with-dxsdk
tbell [Tue, 12 Mar 2013 22:08:13 -0700] rev 15844
8009819: build-infra: RE jdk8 build forest fails for windows since addition of --with-dxsdk Reviewed-by: katleman
Mon, 11 Mar 2013 13:41:41 -0700 Merge
katleman [Mon, 11 Mar 2013 13:41:41 -0700] rev 15843
Merge
Wed, 06 Mar 2013 10:50:37 +0100 8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
erikj [Wed, 06 Mar 2013 10:50:37 +0100] rev 15842
8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions? Reviewed-by: tbell
Thu, 07 Mar 2013 11:17:28 -0800 Added tag jdk8-b80 for changeset 3a8903868eb2
katleman [Thu, 07 Mar 2013 11:17:28 -0800] rev 15841
Added tag jdk8-b80 for changeset 3a8903868eb2
Wed, 05 Jul 2017 18:43:10 +0200 Added tag jdk8-b80 for changeset 3fa21fbf9be7
duke [Wed, 05 Jul 2017 18:43:10 +0200] rev 15840
Added tag jdk8-b80 for changeset 3fa21fbf9be7
Wed, 05 Jul 2017 18:43:09 +0200 Merge jdk8-b80
duke [Wed, 05 Jul 2017 18:43:09 +0200] rev 15839
Merge
Wed, 05 Jul 2017 18:43:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:43:05 +0200] rev 15838
Merge
Thu, 28 Feb 2013 10:43:03 -0800 Added tag jdk8-b79 for changeset eef229ae322b
katleman [Thu, 28 Feb 2013 10:43:03 -0800] rev 15837
Added tag jdk8-b79 for changeset eef229ae322b
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip