bchristi [Fri, 14 Nov 2014 13:46:19 -0800] rev 27735
8064288: sun.management.Flag should loadLibrary()
Summary: Call System.loadLibrary("management") from Flag static initializer
Reviewed-by: mchung
lana [Thu, 20 Nov 2014 10:58:03 -0800] rev 27734
Merge
rriggs [Wed, 19 Nov 2014 21:28:26 -0500] rev 27733
8065372: Object.wait(ms, ns) timeout returns early
Reviewed-by: martin, dholmes
rriggs [Wed, 19 Nov 2014 21:22:22 -0500] rev 27732
8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
Reviewed-by: dholmes, martin
redestad [Mon, 17 Nov 2014 23:56:53 +0100] rev 27731
8065070: (fmt) Avoid creating substrings when building FormatSpecifier
Reviewed-by: martin, shade
martin [Thu, 06 Nov 2014 13:29:36 -0800] rev 27730
8062773: Clarifications for Class specification
Reviewed-by: darcy, psandoz
martin [Fri, 14 Nov 2014 11:23:07 -0800] rev 27729
8064846: Lazy-init thread safety problems in core reflection
Summary: Make several fields in core reflection volatile
Reviewed-by: jfranck, shade, plevart
shade [Mon, 17 Nov 2014 15:30:22 +0300] rev 27728
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
Reviewed-by: chegar, lancea
aefimov [Mon, 17 Nov 2014 14:50:05 +0300] rev 27727
8064560: (tz) Support tzdata2014j
Reviewed-by: okutsu
aefimov [Mon, 17 Nov 2014 14:11:08 +0300] rev 27726
8064914: tzdb.dat compilation failure when using tzdata2014j
Reviewed-by: sherman, coffeys