Fri, 20 Jan 2017 08:01:43 -0800 8173083: VarHandle usages in LockSupport and ThreadLocalRandom result in circularity issues
psandoz [Fri, 20 Jan 2017 08:01:43 -0800] rev 43226
8173083: VarHandle usages in LockSupport and ThreadLocalRandom result in circularity issues Reviewed-by: martin
Fri, 20 Jan 2017 19:12:46 +0530 8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget
sundar [Fri, 20 Jan 2017 19:12:46 +0530] rev 43225
8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget Reviewed-by: alanb, jlaskey
Thu, 19 Jan 2017 16:38:24 -0800 8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field"
sherman [Thu, 19 Jan 2017 16:38:24 -0800] rev 43224
8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field" Reviewed-by: redestad
Thu, 19 Jan 2017 15:45:36 -0800 8173085: Warning module name in --add-exports not found: jdk.jdeps when compiling for BUILD_JIGSAW_TOOLS
mchung [Thu, 19 Jan 2017 15:45:36 -0800] rev 43223
8173085: Warning module name in --add-exports not found: jdk.jdeps when compiling for BUILD_JIGSAW_TOOLS Reviewed-by: jjg
Thu, 19 Jan 2017 13:46:45 -0800 8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
bpb [Thu, 19 Jan 2017 13:46:45 -0800] rev 43222
8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly Summary: Clamp the jlong-valued select() timeout to INT_MAX for struct timeval Reviewed-by: rriggs, clanger, alanb
Thu, 19 Jan 2017 13:50:02 -0500 8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
mullan [Thu, 19 Jan 2017 13:50:02 -0500] rev 43221
8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default Reviewed-by: mchung
Thu, 19 Jan 2017 18:03:24 +0000 8173066: More verbose debug output for selection of X509 certs
xuelei [Thu, 19 Jan 2017 18:03:24 +0000] rev 43220
8173066: More verbose debug output for selection of X509 certs Reviewed-by: coffeys
Thu, 19 Jan 2017 09:27:24 -0800 8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64
psandoz [Thu, 19 Jan 2017 09:27:24 -0800] rev 43219
8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64 Reviewed-by: martin, dl, chegar
Thu, 19 Jan 2017 12:06:58 -0500 8172350: Typo in Timestamp.toString()
lancea [Thu, 19 Jan 2017 12:06:58 -0500] rev 43218
8172350: Typo in Timestamp.toString() Reviewed-by: dfuchs
Thu, 19 Jan 2017 07:02:33 -0800 Merge
henryjen [Thu, 19 Jan 2017 07:02:33 -0800] rev 43217
Merge
Thu, 17 Nov 2016 09:51:10 -0800 8168705: Better ObjectIdentifier validation
ascarpino [Thu, 17 Nov 2016 09:51:10 -0800] rev 43216
8168705: Better ObjectIdentifier validation Reviewed-by: mullan, asmotrak, ahgross
Thu, 17 Nov 2016 16:59:18 +0000 8167223: URL handling improvements
michaelm [Thu, 17 Nov 2016 16:59:18 +0000] rev 43215
8167223: URL handling improvements Reviewed-by: prappo, chegar
Thu, 17 Nov 2016 02:08:53 +0000 8168714: Tighten ECDSA validation
valeriep [Thu, 17 Nov 2016 02:08:53 +0000] rev 43214
8168714: Tighten ECDSA validation Summary: Added additional checks to DER parsing code Reviewed-by: vinnie, ahgross
Thu, 10 Nov 2016 15:52:48 +0000 8168724: ECDSA signing improvments
xuelei [Thu, 10 Nov 2016 15:52:48 +0000] rev 43213
8168724: ECDSA signing improvments Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
Thu, 10 Nov 2016 15:46:40 +0000 8168728: DSA signing improvments
xuelei [Thu, 10 Nov 2016 15:46:40 +0000] rev 43212
8168728: DSA signing improvments Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
Wed, 12 Oct 2016 12:56:35 -0400 8156802: Better constraint checking
rriggs [Wed, 12 Oct 2016 12:56:35 -0400] rev 43211
8156802: Better constraint checking Reviewed-by: dfuchs
Sun, 09 Oct 2016 14:38:30 +0300 8166878: Connection reset during TLS handshake
igerasim [Sun, 09 Oct 2016 14:38:30 +0300] rev 43210
8166878: Connection reset during TLS handshake Reviewed-by: xuelei Contributed-by: xuelei.fan@oracle.com
Thu, 06 Oct 2016 10:31:41 -0700 8166988: Improve image processing performance
prr [Thu, 06 Oct 2016 10:31:41 -0700] rev 43209
8166988: Improve image processing performance Reviewed-by: serb, vadim, mschoene
Thu, 06 Oct 2016 17:33:57 +0100 8158997: JNDI Protocols Switch
vinnie [Thu, 06 Oct 2016 17:33:57 +0100] rev 43208
8158997: JNDI Protocols Switch Reviewed-by: dfuchs
Wed, 05 Oct 2016 11:30:16 -0700 8165344: Update concurrency support
psandoz [Wed, 05 Oct 2016 11:30:16 -0700] rev 43207
8165344: Update concurrency support Reviewed-by: coffeys, robm, ahgross, chegar
Tue, 04 Oct 2016 17:15:49 -0400 8140353: Improve signature checking
mullan [Tue, 04 Oct 2016 17:15:49 -0400] rev 43206
8140353: Improve signature checking Reviewed-by: xuelei, ahgross, mchung
Tue, 27 Sep 2016 16:35:28 +0300 8162973: Better component components
serb [Tue, 27 Sep 2016 16:35:28 +0300] rev 43205
8162973: Better component components Reviewed-by: ssadetsky, prr, ahgross
Tue, 27 Sep 2016 03:23:40 +0300 8164143: Improve components for menu items
serb [Tue, 27 Sep 2016 03:23:40 +0300] rev 43204
8164143: Improve components for menu items Reviewed-by: ssadetsky, prr, ddehaven
Thu, 15 Sep 2016 13:24:24 +0530 8165230: RMIConnection addNotificationListeners failing with specific inputs
hb [Thu, 15 Sep 2016 13:24:24 +0530] rev 43203
8165230: RMIConnection addNotificationListeners failing with specific inputs Reviewed-by: dfuchs, skoivu
Tue, 13 Sep 2016 11:59:56 +0100 8164147: Improve streaming socket output
msheppar [Tue, 13 Sep 2016 11:59:56 +0100] rev 43202
8164147: Improve streaming socket output Reviewed-by: chegar, igerasim
Tue, 13 Sep 2016 00:20:17 +0000 8165071: Expand TLS support
xuelei [Tue, 13 Sep 2016 00:20:17 +0000] rev 43201
8165071: Expand TLS support Reviewed-by: jnimeh, ahgross, asmotrak
Tue, 16 Aug 2016 17:05:00 +0530 8158406: Limited Parameter Processing
hb [Tue, 16 Aug 2016 17:05:00 +0530] rev 43200
8158406: Limited Parameter Processing Reviewed-by: dfuchs, skoivu
Fri, 12 Aug 2016 10:37:15 +0100 8161228: URL objects with custom protocol handlers have port changed after deserializing
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
Fri, 12 Aug 2016 10:20:13 +0800 8161743: Provide proper login context
weijun [Fri, 12 Aug 2016 10:20:13 +0800] rev 43198
8161743: Provide proper login context Reviewed-by: ahgross, vinnie, xuelei
Tue, 09 Aug 2016 11:41:47 +0100 8162577: Standardize logging levels
dfuchs [Tue, 09 Aug 2016 11:41:47 +0100] rev 43197
8162577: Standardize logging levels Reviewed-by: mchung, rriggs, skoivu
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip