amurillo [Thu, 30 Jun 2016 22:10:09 +0000] rev 39355
Added tag jdk-9+125 for changeset cebe5fc93958
duke [Wed, 05 Jul 2017 21:54:39 +0200] rev 39354
Merge
amurillo [Thu, 30 Jun 2016 22:38:55 +0000] rev 39353
Merge
tbell [Wed, 29 Jun 2016 07:35:59 -0700] rev 39352
8160505: Automated test runs fail in nashorn because TEST_IMAGE_DIR is set by jib
Reviewed-by: erikj, sundar
hannesw [Tue, 28 Jun 2016 15:17:51 +0200] rev 39351
8160435: Source.baseURL is slow for URLs with unregistered protocol
Reviewed-by: sundar
amurillo [Thu, 30 Jun 2016 22:10:11 +0000] rev 39350
Added tag jdk-9+125 for changeset e02c166da4dd
duke [Wed, 05 Jul 2017 21:54:31 +0200] rev 39349
Merge
amurillo [Thu, 30 Jun 2016 22:10:08 +0000] rev 39348
Added tag jdk-9+125 for changeset 8db725087c47
duke [Wed, 05 Jul 2017 21:54:23 +0200] rev 39347
Merge
okutsu [Tue, 05 Jul 2016 13:53:30 +0900] rev 39346
8136356: Add time zone mappings on Windows
Reviewed-by: peytoia
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
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
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
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
okutsu [Mon, 04 Jul 2016 13:00:15 +0900] rev 39341
8159943: JavaTimeSupplementary resource bundles need update
Reviewed-by: naoto
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
ascarpino [Sat, 02 Jul 2016 13:51:20 -0700] rev 39339
8159180: Remove default setting for jdk.security.provider.preferred
Reviewed-by: xuelei
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
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
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
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
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
mullan [Fri, 01 Jul 2016 11:42:26 -0400] rev 39333
8157707: Deprecate the java.security.Certificate API with forRemoval=true
Reviewed-by: xuelei
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