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