martin [Thu, 30 Oct 2014 07:31:41 -0700] rev 28059
8067377: My hobby: caning, then then canning, the the can-can
Summary: Fix ALL the stutters!
Reviewed-by: rriggs, mchung, lancea
rriggs [Fri, 12 Dec 2014 15:07:00 -0500] rev 28058
8056238: (process) ProcessBuilder.redirectError spec has a broken link
Reviewed-by: lancea
martin [Wed, 10 Dec 2014 09:23:00 -0800] rev 28057
8065804: JEP 171: Clarifications/corrections for fence intrinsics
Reviewed-by: dholmes, shade, dl, psandoz
martin [Fri, 21 Nov 2014 16:30:02 -0800] rev 28056
8065172: More core reflection final and volatile annotations
Summary: more fiddling with "final" and "volatile" field modifiers
Reviewed-by: jfranck, plevart, psandoz
erikj [Fri, 12 Dec 2014 15:35:21 +0100] rev 28055
8067254: No debug symbols in JPRT Windows builds
Reviewed-by: tbell
sjiang [Fri, 12 Dec 2014 14:31:26 +0100] rev 28054
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: dfuchs
smarks [Thu, 11 Dec 2014 18:40:05 -0800] rev 28053
8066633: Fix deprecation warnings in java.rmi module
Reviewed-by: darcy, lancea
lana [Thu, 18 Dec 2014 19:57:52 -0800] rev 28052
Added tag jdk9-b43 for changeset 52310706ed47
duke [Wed, 05 Jul 2017 20:11:32 +0200] rev 28051
Merge
lana [Tue, 23 Dec 2014 13:57:53 -0800] rev 28050
Merge
amurillo [Thu, 11 Dec 2014 23:06:14 -0800] rev 28049
Merge
anoll [Thu, 11 Dec 2014 16:22:47 -0800] rev 28048
Merge
roland [Wed, 10 Dec 2014 16:45:55 +0100] rev 28047
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none
Reviewed-by: kvn
iveresov [Tue, 09 Dec 2014 21:33:51 +0000] rev 28046
Merge
iveresov [Tue, 09 Dec 2014 12:25:38 -0800] rev 28045
8066900: Array Out Of Bounds Exception causes variable corruption
Summary: Fix FP registers save/restore during exception handling
Reviewed-by: kvn, vlivanov