mchung [Mon, 25 Jun 2018 22:28:04 -0700] rev 50783
8205623: Replace use of Class::getPackage with Class::getPackageName
Reviewed-by: jjg, erikj
mchung [Mon, 25 Jun 2018 22:27:09 -0700] rev 50782
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Reviewed-by: jjg, erikj
martin [Mon, 25 Jun 2018 20:58:01 -0700] rev 50781
8205649: Make clang stack flags independent of OS
Reviewed-by: erikj
xiaofeya [Mon, 25 Jun 2018 20:08:05 -0700] rev 50780
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
Reviewed-by: naoto
Contributed-by: dan.z.zhou@oracle.com
xiaofeya [Mon, 25 Jun 2018 20:03:46 -0700] rev 50779
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
Reviewed-by: naoto
Contributed-by: dan.z.zhou@oracle.com
weijun [Tue, 26 Jun 2018 10:43:50 +0800] rev 50778
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Reviewed-by: mullan, xuelei
weijun [Tue, 26 Jun 2018 10:43:43 +0800] rev 50777
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Reviewed-by: xuelei
smarks [Mon, 25 Jun 2018 18:49:30 -0700] rev 50776
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
Reviewed-by: jjg
martin [Mon, 25 Jun 2018 18:01:42 -0700] rev 50775
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Reviewed-by: psandoz
Contributed-by: Tobias Thierer <tobiast@google.com>, Martin Buchholz <martinrb@google.com>
smarks [Mon, 25 Jun 2018 17:11:27 -0700] rev 50774
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
Reviewed-by: psandoz, lancea
mbalao [Tue, 26 Jun 2018 08:10:45 +0800] rev 50773
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
Reviewed-by: valeriep, weijun
stefank [Mon, 25 Jun 2018 22:25:29 +0200] rev 50772
8205632: Include stack.inline.hpp in markSweep.inline.hpp
Reviewed-by: kbarrett
psandoz [Mon, 25 Jun 2018 14:39:44 -0700] rev 50771
8195650: Method references to VarHandle accessors
Reviewed-by: jrose
bpb [Mon, 25 Jun 2018 14:36:16 -0700] rev 50770
8204930: Reader:nullReader() spec does not match the behavior
Reviewed-by: bpb, rriggs
Contributed-by: Patrick Reinhart <patrick@reini.net>
goetz [Mon, 25 Jun 2018 13:37:01 +0200] rev 50769
8205605: [testbug][aix] Various test adaption to aix pecularities.
Reviewed-by: lfoltan, coleenp
xuelei [Mon, 25 Jun 2018 13:41:39 -0700] rev 50768
8196584: TLS 1.3 Implementation
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
Contributed-by: Adam Petcher <adam.petcher@oracle.com>, Amanda Jiang <amanda.jiang@oracle.com>, Anthony Scarpino <anthony.scarpino@oracle.com>, Bradford Wetmore <bradford.wetmore@oracle.com>, Jamil Nimeh <jamil.j.nimeh@oracle.com>, John Jiang <sha.jiang@oracle.com>, Rajan Halade <rajan.halade@oracle.com>, Sibabrata Sahoo <sibabrata.sahoo@oracle.com>, Valerie Peng <valerie.peng@oracle.com>, Weijun Wang <weijun.wang@oracle.com>, Xuelei Fan <xuelei.fan@oracle.com>