mdoerr [Thu, 10 Dec 2015 15:27:16 +0100] rev 35063
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
Reviewed-by: stuefe, goetz
sjohanss [Fri, 11 Dec 2015 09:08:08 +0100] rev 35062
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
Reviewed-by: mgerdin, stefank
brutisso [Thu, 10 Dec 2015 14:57:55 +0100] rev 35061
8145092: Use Unified Logging for the GC logging
Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Reviewed-by: sjohanss, david, brutisso
Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com
jprovino [Thu, 10 Dec 2015 23:02:31 +0000] rev 35060
Merge
jprovino [Thu, 10 Dec 2015 18:55:58 +0000] rev 35059
Merge
jprovino [Thu, 10 Dec 2015 13:38:18 -0500] rev 35058
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
Summary: Remove dead code
Reviewed-by: tschatzl, jwilhelm
ctornqvi [Thu, 10 Dec 2015 21:31:56 +0000] rev 35057
Merge
ctornqvi [Wed, 09 Dec 2015 11:00:38 -0800] rev 35056
8144921: Remove JDK6_OR_EARLIER code from os_windows
Reviewed-by: dholmes, mseledtsov, gtriantafill
ctornqvi [Thu, 10 Dec 2015 09:42:22 -0800] rev 35055
8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
Reviewed-by: coleenp, gtriantafill
dsamersoff [Thu, 10 Dec 2015 19:59:10 +0000] rev 35054
Merge
dsamersoff [Thu, 10 Dec 2015 12:05:53 +0300] rev 35053
8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation
Summary: Clone array instead of just assign it
Reviewed-by: dholmes
mgerdin [Thu, 10 Dec 2015 17:07:03 +0000] rev 35052
Merge
mgerdin [Wed, 09 Dec 2015 16:05:24 +0100] rev 35051
8144714: Add extension point to G1 evacuation closures
Reviewed-by: ehelin, jmasa
sla [Thu, 10 Dec 2015 17:03:48 +0100] rev 35050
Merge
sla [Thu, 10 Dec 2015 16:09:36 +0100] rev 35049
8145099: Better error message when SA can't attach to a process
Reviewed-by: jbachorik, stuefe
david [Thu, 10 Dec 2015 14:24:26 +0000] rev 35048
Merge
david [Thu, 10 Dec 2015 08:50:36 +0100] rev 35047
8145073: Filename and linenumber are not printed for asserts any more.
Reviewed-by: dholmes, stuefe
ddmitriev [Thu, 10 Dec 2015 14:50:47 +0300] rev 35046
8144197: Possible use after free in Arguments::add_property function
Reviewed-by: dholmes, goetz
ysuenaga [Wed, 09 Dec 2015 21:24:57 +0900] rev 35045
8144332: HSDB could not terminate when close button is pushed.
Reviewed-by: jbachorik
ysuenaga [Wed, 09 Dec 2015 23:17:21 +0900] rev 35044
8144965: Show oop pointer in call frame at HSDB.
Reviewed-by: jbachorik
jmasa [Tue, 24 Nov 2015 15:56:40 -0800] rev 35043
8133023: ParallelGCThreads is not calculated correctly
Reviewed-by: kbarrett, tschatzl, sangheki, dholmes
jmasa [Wed, 09 Dec 2015 22:27:37 +0000] rev 35042
Merge
kbarrett [Wed, 09 Dec 2015 20:30:33 +0000] rev 35041
Merge
aharlap [Thu, 03 Dec 2015 15:37:52 -0500] rev 35040
8141123: Cleanup in FreeIdSet
Summary: Some members of FreeIdSet should be size_t instead of ints. Also remove unused code
Reviewed-by: tschatzl, kbarrett, tbenson
lana [Thu, 21 Jan 2016 09:45:58 -0800] rev 35039
Added tag jdk-9+102 for changeset 62df07007db2
lana [Thu, 21 Jan 2016 10:15:28 -0800] rev 35038
Merge
erikj [Thu, 21 Jan 2016 17:35:28 +0100] rev 35037
8147950: Change JPRT to use new platforms for Linux, Windows and Macosx
Reviewed-by: tbell
erikj [Thu, 21 Jan 2016 15:10:42 +0100] rev 35036
8147934: Remove --with-sdk-name from macosx jib profile
Reviewed-by: ihse
erikj [Thu, 21 Jan 2016 15:08:49 +0100] rev 35035
8147933: Configure check for number of cpus ignores HT on Macosx
Reviewed-by: ihse
igerasim [Fri, 02 Oct 2015 11:48:50 +0300] rev 35034
8134605: Partial rework of the fix for 8081297
Reviewed-by: xuelei, coffeys, valeriep