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