Tue, 05 Jul 2016 13:53:30 +0900 8136356: Add time zone mappings on Windows
okutsu [Tue, 05 Jul 2016 13:53:30 +0900] rev 39346
8136356: Add time zone mappings on Windows Reviewed-by: peytoia
Mon, 04 Jul 2016 09:13:13 -0700 8160698: java --dry-run should not cause main class be initialized
mchung [Mon, 04 Jul 2016 09:13:13 -0700] rev 39345
8160698: java --dry-run should not cause main class be initialized Reviewed-by: ksrini
Mon, 04 Jul 2016 16:25:11 +0300 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
igerasim [Mon, 04 Jul 2016 16:25:11 +0300] rev 39344
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" Reviewed-by: coffeys, xuelei
Mon, 04 Jul 2016 10:50:28 +0000 8159616: java.time.Instant falls through switch statement
bgopularam [Mon, 04 Jul 2016 10:50:28 +0000] rev 39343
8159616: java.time.Instant falls through switch statement Summary: Removed the unneeded case statement INSTANT_SECONDS Reviewed-by: rriggs, scolebourne
Mon, 04 Jul 2016 10:08:18 +0200 8143211: provide bytecode intrinsics for loop and try/finally executors
mhaupt [Mon, 04 Jul 2016 10:08:18 +0200] rev 39342
8143211: provide bytecode intrinsics for loop and try/finally executors Reviewed-by: psandoz, redestad, vlivanov
Mon, 04 Jul 2016 13:00:15 +0900 8159943: JavaTimeSupplementary resource bundles need update
okutsu [Mon, 04 Jul 2016 13:00:15 +0900] rev 39341
8159943: JavaTimeSupplementary resource bundles need update Reviewed-by: naoto
Sun, 03 Jul 2016 05:30:47 +0300 8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool
igerasim [Sun, 03 Jul 2016 05:30:47 +0300] rev 39340
8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool Reviewed-by: coffeys
Sat, 02 Jul 2016 13:51:20 -0700 8159180: Remove default setting for jdk.security.provider.preferred
ascarpino [Sat, 02 Jul 2016 13:51:20 -0700] rev 39339
8159180: Remove default setting for jdk.security.provider.preferred Reviewed-by: xuelei
Fri, 01 Jul 2016 15:13:00 -0700 8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote "
ksrini [Fri, 01 Jul 2016 15:13:00 -0700] rev 39338
8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote " Reviewed-by: naoto
Fri, 01 Jul 2016 22:55:26 +0100 8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true
vinnie [Fri, 01 Jul 2016 22:55:26 +0100] rev 39337
8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true Reviewed-by: mullan
Fri, 01 Jul 2016 12:55:23 -0700 8160018: (fs) Remove GioFileTypeDetector on Solaris
bpb [Fri, 01 Jul 2016 12:55:23 -0700] rev 39336
8160018: (fs) Remove GioFileTypeDetector on Solaris Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider. Reviewed-by: rriggs
Fri, 01 Jul 2016 12:54:18 -0700 8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
bpb [Fri, 01 Jul 2016 12:54:18 -0700] rev 39335
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*" Summary: Change name of "work" temp directory to "TestName" Reviewed-by: rriggs
Fri, 01 Jul 2016 14:29:18 -0400 8157847: Deprecate the java.security.acl API with forRemoval=true
mullan [Fri, 01 Jul 2016 14:29:18 -0400] rev 39334
8157847: Deprecate the java.security.acl API with forRemoval=true Reviewed-by: weijun, mchung
Fri, 01 Jul 2016 11:42:26 -0400 8157707: Deprecate the java.security.Certificate API with forRemoval=true
mullan [Fri, 01 Jul 2016 11:42:26 -0400] rev 39333
8157707: Deprecate the java.security.Certificate API with forRemoval=true Reviewed-by: xuelei
Fri, 01 Jul 2016 12:50:58 +0800 8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
amlu [Fri, 01 Jul 2016 12:50:58 +0800] rev 39332
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415 Reviewed-by: weijun
Thu, 30 Jun 2016 22:38:17 +0000 Merge
amurillo [Thu, 30 Jun 2016 22:38:17 +0000] rev 39331
Merge
Thu, 30 Jun 2016 10:31:19 -0700 Merge
amurillo [Thu, 30 Jun 2016 10:31:19 -0700] rev 39330
Merge
Wed, 29 Jun 2016 21:49:41 -0700 Merge
amurillo [Wed, 29 Jun 2016 21:49:41 -0700] rev 39329
Merge
Thu, 23 Jun 2016 17:07:31 -0700 Merge
amurillo [Thu, 23 Jun 2016 17:07:31 -0700] rev 39328
Merge
Wed, 15 Jun 2016 20:43:53 +0300 8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong
kzhaldyb [Wed, 15 Jun 2016 20:43:53 +0300] rev 39327
8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong Reviewed-by: mchung, dholmes, dfuchs
Wed, 15 Jun 2016 11:24:12 +0300 8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly
dsamersoff [Wed, 15 Jun 2016 11:24:12 +0300] rev 39326
8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly Summary: Refactor the test to take pwd right before the check Reviewed-by: dholmes
Mon, 13 Jun 2016 09:03:32 -0400 8158237: JVMTI hides critical debug information for memory leak tracing
coleenp [Mon, 13 Jun 2016 09:03:32 -0400] rev 39325
8158237: JVMTI hides critical debug information for memory leak tracing Summary: remove _backtrace as hidden field, original problem no longer exists Reviewed-by: sspitsyn, jiangli
Fri, 10 Jun 2016 15:19:33 -0700 Merge
amurillo [Fri, 10 Jun 2016 15:19:33 -0700] rev 39324
Merge
Mon, 06 Jun 2016 16:18:01 -0700 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
dnsimon [Mon, 06 Jun 2016 16:18:01 -0700] rev 39323
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer Reviewed-by: kvn
Thu, 30 Jun 2016 10:13:30 -0700 8160370: System.getProperty("os.version") returns "Unknown" on Mac
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
Thu, 30 Jun 2016 22:24:01 +0530 8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
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
Thu, 30 Jun 2016 07:14:56 -0700 8030132: Cipher.init syntax error in javadoc @code tag
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
Thu, 30 Jun 2016 16:57:25 +0900 7090039: Wrong link in comment of java.text.DateFormatSymbols
peytoia [Thu, 30 Jun 2016 16:57:25 +0900] rev 39319
7090039: Wrong link in comment of java.text.DateFormatSymbols Reviewed-by: okutsu
Thu, 30 Jun 2016 09:30:09 +0200 8158023: SocketExceptions contain too little information sometimes
clanger [Thu, 30 Jun 2016 09:30:09 +0200] rev 39318
8158023: SocketExceptions contain too little information sometimes Reviewed-by: rriggs, msheppar, chegar
Thu, 30 Jun 2016 00:09:06 -0700 8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
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
Wed, 29 Jun 2016 23:29:07 -0700 8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
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>
Wed, 29 Jun 2016 10:19:48 +0100 8160218: HPack decoder fails when processing header in multiple ByteBuffers
prappo [Wed, 29 Jun 2016 10:19:48 +0100] rev 39315
8160218: HPack decoder fails when processing header in multiple ByteBuffers Reviewed-by: michaelm
Wed, 29 Jun 2016 10:07:15 +0200 8160457: VersionProps.versionNumbers() is broken
simonis [Wed, 29 Jun 2016 10:07:15 +0200] rev 39314
8160457: VersionProps.versionNumbers() is broken Reviewed-by: redestad, mchung, iris
Fri, 10 Jun 2016 13:57:51 -0700 8114827: JDK 9 multi-release enabled jar tool
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
Wed, 29 Jun 2016 08:30:49 +0200 8160439: Replace asserts in VarHandle.AccessMode with tests
psandoz [Wed, 29 Jun 2016 08:30:49 +0200] rev 39312
8160439: Replace asserts in VarHandle.AccessMode with tests Reviewed-by: vlivanov, rriggs, martin
Tue, 28 Jun 2016 16:57:27 -0700 8160502: Problem listing of several http2 tests
darcy [Tue, 28 Jun 2016 16:57:27 -0700] rev 39311
8160502: Problem listing of several http2 tests Reviewed-by: lancea
Tue, 28 Jun 2016 15:36:15 -0700 6233323: ZipEntry.isDirectory() may return false incorrectly
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
Tue, 28 Jun 2016 20:03:29 +0100 8143640: Showing incorrect result while passing specific argument in the Java launcher tools
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
Tue, 28 Jun 2016 16:07:23 -0300 8160459: jlink minor code clean up
jlaskey [Tue, 28 Jun 2016 16:07:23 -0300] rev 39308
8160459: jlink minor code clean up Reviewed-by: mchung
Mon, 27 Jun 2016 11:52:49 +0530 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
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
Tue, 28 Jun 2016 14:39:09 +0800 8156536: Remove intermittent key from TreeTest.java and move back to tier1
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
Tue, 28 Jun 2016 13:47:01 +0900 8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
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
Tue, 28 Jun 2016 09:57:09 +0530 8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
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
Mon, 27 Jun 2016 20:22:04 -0700 8159596: Add java --dry-run
mchung [Mon, 27 Jun 2016 20:22:04 -0700] rev 39303
8159596: Add java --dry-run Reviewed-by: alanb, ksrini
Tue, 28 Jun 2016 00:39:26 +0200 8160000: Runtime.version() cause startup regressions in 9+119
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
Mon, 27 Jun 2016 13:57:24 -0700 8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
sherman [Mon, 27 Jun 2016 13:57:24 -0700] rev 39301
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive Reviewed-by: rriggs
Thu, 30 Jun 2016 22:10:10 +0000 Added tag jdk-9+125 for changeset bba1e4c5c547
amurillo [Thu, 30 Jun 2016 22:10:10 +0000] rev 39300
Added tag jdk-9+125 for changeset bba1e4c5c547
Wed, 05 Jul 2017 21:54:06 +0200 Merge
duke [Wed, 05 Jul 2017 21:54:06 +0200] rev 39299
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip