psandoz [Wed, 05 Oct 2016 11:30:16 -0700] rev 43207
8165344: Update concurrency support
Reviewed-by: coffeys, robm, ahgross, chegar
mullan [Tue, 04 Oct 2016 17:15:49 -0400] rev 43206
8140353: Improve signature checking
Reviewed-by: xuelei, ahgross, mchung
serb [Tue, 27 Sep 2016 16:35:28 +0300] rev 43205
8162973: Better component components
Reviewed-by: ssadetsky, prr, ahgross
serb [Tue, 27 Sep 2016 03:23:40 +0300] rev 43204
8164143: Improve components for menu items
Reviewed-by: ssadetsky, prr, ddehaven
hb [Thu, 15 Sep 2016 13:24:24 +0530] rev 43203
8165230: RMIConnection addNotificationListeners failing with specific inputs
Reviewed-by: dfuchs, skoivu
msheppar [Tue, 13 Sep 2016 11:59:56 +0100] rev 43202
8164147: Improve streaming socket output
Reviewed-by: chegar, igerasim
xuelei [Tue, 13 Sep 2016 00:20:17 +0000] rev 43201
8165071: Expand TLS support
Reviewed-by: jnimeh, ahgross, asmotrak
hb [Tue, 16 Aug 2016 17:05:00 +0530] rev 43200
8158406: Limited Parameter Processing
Reviewed-by: dfuchs, skoivu
msheppar [Fri, 12 Aug 2016 10:37:15 +0100] rev 43199
8161228: URL objects with custom protocol handlers have port changed after deserializing
Reviewed-by: chegar, rriggs, coffeys
weijun [Fri, 12 Aug 2016 10:20:13 +0800] rev 43198
8161743: Provide proper login context
Reviewed-by: ahgross, vinnie, xuelei
dfuchs [Tue, 09 Aug 2016 11:41:47 +0100] rev 43197
8162577: Standardize logging levels
Reviewed-by: mchung, rriggs, skoivu
chegar [Thu, 28 Jul 2016 10:13:12 +0100] rev 43196
8151934: Resolve class resolution
Reviewed-by: alanb, skoivu
xuelei [Wed, 27 Jul 2016 02:23:16 +0000] rev 43195
8151465: SSLSession may not return a valid chain
Reviewed-by: mullan, ahgross
redestad [Thu, 19 Jan 2017 13:37:05 +0100] rev 43194
8172905: Minor startup cleanup of CallSite and MethodType
Reviewed-by: psandoz, jrose
sherman [Wed, 18 Jan 2017 11:18:13 -0800] rev 43193
8172921: Zip filesystem performance improvement and code cleanup
Reviewed-by: redestad
mchung [Wed, 18 Jan 2017 11:08:46 -0800] rev 43192
8172870: test/tools/jmod/JmodTest.java fails on windows with AccessDeniedException
Reviewed-by: alanb, chegar
chegar [Wed, 18 Jan 2017 17:43:10 +0000] rev 43191
8172982: tools/jlink/ResourceDuplicateCheckTest.java requires jdk.tools.jlink.plugin to be exported
Reviewed-by: mchung, sundar
anazarov [Wed, 18 Jan 2017 20:39:08 +0300] rev 43190
8071566: Improve testing for multi-version JAR file maker tool
Reviewed-by: chegar
naoto [Wed, 18 Jan 2017 08:03:04 -0800] rev 43189
8171140: Re-examine ResourceBundle::clearCache method
Reviewed-by: mchung, dfuchs
chegar [Wed, 18 Jan 2017 13:56:50 +0000] rev 43188
8172973: Remove add exports from ModuleSummary build
Reviewed-by: ihse, redestad
sundar [Wed, 18 Jan 2017 19:35:41 +0530] rev 43187
8168254: Detect duplicated resources in packaged modules
Reviewed-by: mchung, jlaskey
dfuchs [Wed, 18 Jan 2017 11:47:36 +0000] rev 43186
8172886: Add a test that shows how the LogManager can be implemented by a module
Reviewed-by: mchung
chegar [Wed, 18 Jan 2017 09:36:24 +0000] rev 43185
8171380: Remove all exports from jdk.jlink
Reviewed-by: alanb, mchung, sundar
redestad [Wed, 18 Jan 2017 10:24:47 +0100] rev 43184
8037325: Class.getConstructor() performance regression
Reviewed-by: mchung
Contributed-by: claes.redestad@oracle.com, sean.mullan@oracle.com
weijun [Wed, 18 Jan 2017 08:02:53 +0800] rev 43183
8172529: Use PKIXValidator in jarsigner
Reviewed-by: xuelei, mullan, alanb
naoto [Tue, 17 Jan 2017 11:34:47 -0800] rev 43182
8171139: Simplify ResourceBundle.CacheKey and ClassLoader may not be needed
Reviewed-by: dfuchs
Contributed-by: peter.levart@gmail.com
duke [Wed, 05 Jul 2017 22:43:41 +0200] rev 43181
Merge
lana [Fri, 20 Jan 2017 18:26:43 +0000] rev 43180
Merge
hseigel [Wed, 26 Oct 2016 15:12:53 -0400] rev 43179
8167104: Additional class construction refinements
Reviewed-by: acorn, mschoene, asmotrak
Contributed-by: harold.seigel@oracle.com
hseigel [Tue, 26 Jul 2016 08:23:25 -0400] rev 43178
8161218: Better bytecode loading
Reviewed-by: acorn, mschoene, ctornqvi
Contributed-by: harold.seigel@oracle.com
rprotacio [Thu, 21 Jul 2016 15:49:17 -0400] rev 43177
8159507: RuntimeVisibleAnnotation validation
Reviewed-by: coleenp, hseigel, mschoene, acorn
Contributed-by: rachel.protacio@oracle.com
ascarpino [Mon, 23 Jan 2017 11:49:50 -0800] rev 43176
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore