bchristi [Thu, 30 Jun 2016 10:13:30 -0700] rev 39322
8160370: System.getProperty("os.version") returns "Unknown" on Mac
Summary: Read SystemVersion.plist on pre-10.9 Mac OS
Reviewed-by: bpb, ddehaven, gziemski, rriggs
sundar [Thu, 30 Jun 2016 22:24:01 +0530] rev 39321
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
jnimeh [Thu, 30 Jun 2016 07:14:56 -0700] rev 39320
8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo
Summary: Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
peytoia [Thu, 30 Jun 2016 16:57:25 +0900] rev 39319
7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
clanger [Thu, 30 Jun 2016 09:30:09 +0200] rev 39318
8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar
jnimeh [Thu, 30 Jun 2016 00:09:06 -0700] rev 39317
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Summary: Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei
tidu [Wed, 29 Jun 2016 23:29:07 -0700] rev 39316
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
Reviewed-by: weijun
Contributed-by: Tim Du <tiantian.du@oracle.com>
prappo [Wed, 29 Jun 2016 10:19:48 +0100] rev 39315
8160218: HPack decoder fails when processing header in multiple ByteBuffers
Reviewed-by: michaelm
simonis [Wed, 29 Jun 2016 10:07:15 +0200] rev 39314
8160457: VersionProps.versionNumbers() is broken
Reviewed-by: redestad, mchung, iris
sdrach [Fri, 10 Jun 2016 13:57:51 -0700] rev 39313
8114827: JDK 9 multi-release enabled jar tool
Reviewed-by: chegar
Contributed-by: steve.drach@oracle.com
psandoz [Wed, 29 Jun 2016 08:30:49 +0200] rev 39312
8160439: Replace asserts in VarHandle.AccessMode with tests
Reviewed-by: vlivanov, rriggs, martin
darcy [Tue, 28 Jun 2016 16:57:27 -0700] rev 39311
8160502: Problem listing of several http2 tests
Reviewed-by: lancea
sherman [Tue, 28 Jun 2016 15:36:15 -0700] rev 39310
6233323: ZipEntry.isDirectory() may return false incorrectly
8144977: Class.getResourceAsStream("directory") in JAR returns broken InputStream
Reviewed-by: rriggs
robm [Tue, 28 Jun 2016 20:03:29 +0100] rev 39309
8143640: Showing incorrect result while passing specific argument in the Java launcher tools
Reviewed-by: ksrini
jlaskey [Tue, 28 Jun 2016 16:07:23 -0300] rev 39308
8160459: jlink minor code clean up
Reviewed-by: mchung
rpatil [Mon, 27 Jun 2016 11:52:49 +0530] rev 39307
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
Summary: This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged.
Reviewed-by: dfuchs, coffeys
amlu [Tue, 28 Jun 2016 14:39:09 +0800] rev 39306
8156536: Remove intermittent key from TreeTest.java and move back to tier1
Reviewed-by: darcy
rgoel [Tue, 28 Jun 2016 13:47:01 +0900] rev 39305
8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
Reviewed-by: okutsu, naoto
sundar [Tue, 28 Jun 2016 09:57:09 +0530] rev 39304
8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
Reviewed-by: jlaskey, mchung
mchung [Mon, 27 Jun 2016 20:22:04 -0700] rev 39303
8159596: Add java --dry-run
Reviewed-by: alanb, ksrini
redestad [Tue, 28 Jun 2016 00:39:26 +0200] rev 39302
8160000: Runtime.version() cause startup regressions in 9+119
Reviewed-by: mchung, psandoz, erikj, forax, iris
sherman [Mon, 27 Jun 2016 13:57:24 -0700] rev 39301
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
Reviewed-by: rriggs
amurillo [Thu, 30 Jun 2016 22:10:10 +0000] rev 39300
Added tag jdk-9+125 for changeset bba1e4c5c547
duke [Wed, 05 Jul 2017 21:54:06 +0200] rev 39299
Merge
clanger [Fri, 01 Jul 2016 11:29:55 +0200] rev 39298
8160565: AIX port: cleanup of libo4 wrapper stub
Reviewed-by: goetz, simonis
amurillo [Thu, 30 Jun 2016 22:38:45 +0000] rev 39297
Merge
amurillo [Thu, 23 Jun 2016 17:07:27 -0700] rev 39296
Merge
dfazunen [Fri, 17 Jun 2016 19:04:09 +0000] rev 39295
Merge
mchernov [Fri, 17 Jun 2016 18:45:09 +0300] rev 39294
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
Reviewed-by: dfazunen, tschatzl
rprotacio [Fri, 17 Jun 2016 15:06:47 +0000] rev 39293
Merge