rchamyal [Mon, 02 Nov 2015 17:52:40 +0400] rev 33859
8138881: Bug in OSInfo.java
Reviewed-by: serb, alexsch
alitvinov [Fri, 30 Oct 2015 13:23:35 +0300] rev 33858
8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
Reviewed-by: alexsch, kizune
prr [Thu, 29 Oct 2015 15:17:57 -0700] rev 33857
8138817: JNI warnings loading fonts on MacOSX
Reviewed-by: serb, alexsch
ssadetsky [Thu, 29 Oct 2015 18:43:21 +0300] rev 33856
8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
serb [Wed, 28 Oct 2015 16:42:49 +0300] rev 33855
8134732: [TEST_BUG] Test java/awt/applet/Applet/AppletFlipBuffer.java fails on Windows with AWTException
Reviewed-by: azvegint, yan
serb [Wed, 28 Oct 2015 15:41:42 +0300] rev 33854
8011541: [TEST_BUG] closed/javax/swing/plaf/metal/MetalUtils/bug6190373.java fails NPE since 7u25b03
Reviewed-by: azvegint, yan
ssadetsky [Wed, 28 Oct 2015 13:54:43 +0300] rev 33853
8130895: Test javax/swing/system/6799345/TestShutdown.java fails on Solaris11 Sparcv9
Reviewed-by: alexsch, serb
omajid [Tue, 27 Oct 2015 15:19:15 -0400] rev 33852
8140620: Find and load default.sf2 as the default soundbank on Linux
Reviewed-by: serb
psadhukhan [Tue, 27 Oct 2015 14:16:24 +0300] rev 33851
8139803: Fix for 8132985 breaks OpenJDK build on windows.
Reviewed-by: serb, simonis
psadhukhan [Tue, 27 Oct 2015 14:14:08 +0300] rev 33850
7077412: [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
Reviewed-by: azvegint, serb
jfdenise [Tue, 17 Nov 2015 18:07:32 +0100] rev 33849
8143126: Unwanted System.out in jimage
Reviewed-by: mchung
ntv [Tue, 17 Nov 2015 11:06:46 -0500] rev 33848
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
Reviewed-by: dfuchs, rriggs, scolebourne
ntv [Tue, 17 Nov 2015 10:44:22 -0500] rev 33847
8072746: LocalDate.isEra() should return IsoEra not Era
Reviewed-by: rriggs, scolebourne
redestad [Tue, 17 Nov 2015 15:29:21 +0100] rev 33846
8143142: AssertionError in MethodHandleImpl
Reviewed-by: psandoz, vlivanov
weijun [Tue, 17 Nov 2015 22:21:45 +0800] rev 33845
8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
Reviewed-by: mullan
psandoz [Tue, 17 Nov 2015 14:11:46 +0100] rev 33844
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
Reviewed-by: lancea, rriggs, mchung
psandoz [Tue, 17 Nov 2015 14:11:42 +0100] rev 33843
8141409: Arrays.equals accepting a Comparator
Reviewed-by: rriggs
redestad [Tue, 17 Nov 2015 12:43:09 +0100] rev 33842
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
redestad [Tue, 17 Nov 2015 11:51:45 +0100] rev 33841
8142334: Improve lazy initialization of java.lang.invoke
Reviewed-by: psandoz, vlivanov, mhaupt
amurillo [Mon, 16 Nov 2015 22:36:45 -0800] rev 33840
Merge
amurillo [Mon, 16 Nov 2015 10:47:28 -0800] rev 33839
Merge
amurillo [Fri, 13 Nov 2015 10:35:27 -0800] rev 33838
Merge
jprovino [Wed, 11 Nov 2015 23:45:51 +0000] rev 33837
Merge
cjplummer [Wed, 04 Nov 2015 23:46:50 -0800] rev 33836
8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Summary: updated requiredVersion to 4.1 b12
Reviewed-by: dholmes, sla, darcy
aeriksso [Fri, 30 Oct 2015 13:13:13 +0100] rev 33835
8074696: Remote debugging session hangs for several minutes when calling findBootType
Reviewed-by: sspitsyn, jbachorik
kevinw [Thu, 29 Oct 2015 05:24:30 -0700] rev 33834
8129348: Debugger hangs in trace mode with TRACE_SENDS
Reviewed-by: sspitsyn
Contributed-by: cheleswer.sahu@oracle.com
dholmes [Thu, 29 Oct 2015 21:38:11 -0400] rev 33833
Merge
cjplummer [Thu, 29 Oct 2015 12:02:53 -0700] rev 33832
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam