aivanov [Wed, 18 May 2016 15:51:19 +0300] rev 38977
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
psadhukhan [Wed, 18 May 2016 11:33:04 +0530] rev 38976
6529030: Java Printing: Print range > Selection gets enabled
Reviewed-by: prr, jgodinez
vadim [Tue, 17 May 2016 21:50:13 +0300] rev 38975
6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
Reviewed-by: prr, serb
ssadetsky [Tue, 17 May 2016 14:31:12 +0300] rev 38974
8046031: UI of Java Web Start app isn't updated when changing Windows theme
Reviewed-by: alexsch, serb
alitvinov [Mon, 16 May 2016 18:12:53 +0300] rev 38973
8041694: JFileChooser removes trailing spaces in the selected directory name
Reviewed-by: serb, ssadetsky
serb [Fri, 13 May 2016 18:08:54 +0300] rev 38972
8156583: Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()
Reviewed-by: prr
mcherkas [Fri, 13 May 2016 14:30:59 +0300] rev 38971
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
dmarkov [Fri, 13 May 2016 14:25:29 +0300] rev 38970
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
ksrini [Wed, 15 Jun 2016 12:36:19 -0700] rev 38969
8065831: Ensure the pack200/unpack200 help is consistent with man page
Reviewed-by: mchung
mchung [Wed, 15 Jun 2016 11:56:09 -0700] rev 38968
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
Reviewed-by: alanb
chegar [Wed, 15 Jun 2016 19:18:19 +0100] rev 38967
8157045: NPE during websocket communication with wss
Reviewed-by: michaelm, prappo
shurailine [Wed, 15 Jun 2016 10:25:25 -0700] rev 38966
8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu
naoto [Wed, 15 Jun 2016 09:24:16 -0700] rev 38965
8043387: java/time/test/java/util/TestFormatter.java failed.
Reviewed-by: sherman
srastogi [Wed, 15 Jun 2016 14:21:24 +0200] rev 38964
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
Reviewed-by: psandoz
xuelei [Wed, 15 Jun 2016 09:11:12 +0000] rev 38963
8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
darcy [Tue, 14 Jun 2016 23:02:43 -0700] rev 38962
8159502: Mark ShortRSAKey512.java as intermittently failing
Reviewed-by: xuelei
weijun [Wed, 15 Jun 2016 11:42:59 +0800] rev 38961
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
amurillo [Tue, 14 Jun 2016 20:17:41 -0700] rev 38960
Merge
amurillo [Tue, 14 Jun 2016 10:22:07 -0700] rev 38959
Merge
amurillo [Fri, 10 Jun 2016 15:13:40 -0700] rev 38958
Merge
dsamersoff [Fri, 03 Jun 2016 13:07:00 +0300] rev 38957
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
Summary: Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
rehn [Fri, 03 Jun 2016 10:05:04 +0200] rev 38956
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla
weijun [Wed, 15 Jun 2016 10:13:21 +0800] rev 38955
8157848: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan, xuelei
vromero [Tue, 14 Jun 2016 18:19:54 -0700] rev 38954
8159530: recent compiler change results in compile error in JapaneseDate.java
Reviewed-by: darcy
sherman [Tue, 14 Jun 2016 16:56:27 -0700] rev 38953
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
asmotrak [Tue, 14 Jun 2016 10:27:23 -0700] rev 38952
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
Reviewed-by: xuelei
darcy [Tue, 14 Jun 2016 09:03:12 -0700] rev 38951
8159330: Improve deprecation text for Class.newInstance
Reviewed-by: rriggs, weijun
nishjain [Tue, 14 Jun 2016 12:29:49 +0900] rev 38950
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Reviewed-by: okutsu, peytoia
valeriep [Mon, 13 Jun 2016 21:49:37 +0000] rev 38949
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
Summary: Remove the line for ServiceLoader lookup
Reviewed-by: mchung
valeriep [Mon, 13 Jun 2016 21:49:12 +0000] rev 38948
8157881: security.provider property description needs to be updated for modules
Summary: update java.security file with using provider name for provider registration
Reviewed-by: mullan
lana [Thu, 16 Jun 2016 19:07:28 +0000] rev 38947
Added tag jdk-9+123 for changeset ac9b9cc41b80
duke [Wed, 05 Jul 2017 21:50:35 +0200] rev 38946
Merge