Athijegannathan Sundararajan
15cf9b716f
8162782: jlink ResourcePool.releaseProperties should be removed
...
Reviewed-by: jlaskey, alanb
2016-08-02 07:19:06 +05:30
Nishit Jain
a92810e865
7153347: System read/stat/open calls should be hardened to handle EINTR
...
Reviewed-by: okutsu
2016-08-02 10:31:05 +09:00
Felix Yang
ee3076d84b
8157135: Fix module dependencies javax/* EE tests
...
Reviewed-by: alanb
2016-08-01 18:14:06 -07:00
Sean Mullan
4130468fcd
Merge
2016-08-01 17:00:26 -04:00
Sean Mullan
dded3f4e47
8162882: Permission merge issue in jdk.crypto.ucrypto module
...
Reviewed-by: valeriep
2016-08-01 16:59:04 -04:00
Claes Redestad
68a5236016
8162439: Runtime.Version.parse needs fast-path for major versions
...
Reviewed-by: psandoz, sdrach, iris
2016-08-01 20:32:10 +02:00
Sean Mullan
df31ad7090
8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
...
Reviewed-by: coleenp, jnimeh, xuelei
2016-08-01 09:58:36 -04:00
Rachna Goel
0eb7344760
8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
...
Reviewed-by: okutsu
2016-08-01 15:55:54 +09:00
Weijun Wang
3d915b8f78
8162752: keytool -importkeystore should probe srcstoretype if not specified
...
Reviewed-by: mullan
2016-07-31 09:40:17 +08:00
Weijun Wang
dd3b3b2ba5
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
...
Reviewed-by: mchung, mullan
2016-07-31 09:37:02 +08:00
Sean Mullan
663f6eb830
8159752: Grant de-privileged module permissions by default with java.security.policy override option
...
Reviewed-by: alanb, chegar, mchung, tbell, weijun
2016-07-29 19:00:54 -04:00
Li Jiang
d8180948ff
8161544: JDK9 message drop 20 resource updates - OpenJDK
...
JDK9 message drop 20 resource updates - openjdk
Reviewed-by: peytoia, weijun
2016-07-29 09:34:20 -07:00
Chris Hegarty
97de05e1d1
8134779: (jmod) ZipException is thrown if there are duplicate resources
...
8134847: (jmod) module-info encountered in the cmds, libs or config is not added to jmod file
Reviewed-by: alanb
2016-07-28 17:25:29 +01:00
Joe Darcy
c7fed55b1d
8162746: VersionCheck.java failure after change for JDK-8160921
...
Reviewed-by: tbell
2016-07-28 16:16:38 -07:00
Bradford Wetmore
8c0b4c0358
8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms
...
Reviewed-by: xuelei
2016-07-28 12:09:07 -07:00
Martin Buchholz
da7a66e347
8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout
...
Reviewed-by: psandoz, darcy
2016-07-27 10:34:10 -07:00
Bradford Wetmore
e2c37e40c6
8161303: Sample NIO Server README needs updating
...
Reviewed-by: xuelei
2016-07-28 10:35:31 -07:00
Alejandro Murillo
8a05f12710
Merge
2016-07-28 16:43:37 +00:00
Alejandro Murillo
50e8e355a0
Added tag jdk-9+129 for changeset 8190c004acbd
2016-07-28 16:08:16 +00:00
David Dehaven
dd116aa128
Merge
2016-07-28 09:01:30 -07:00
Chris Hegarty
bb50284487
8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
...
Reviewed-by: alanb, dfuchs
2016-07-28 16:15:51 +01:00
Athijegannathan Sundararajan
2ebc9d3c1f
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
...
Reviewed-by: jlaskey, psandoz
2016-07-28 19:34:58 +05:30
Chris Hegarty
f06b866cdd
8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
...
Reviewed-by: alanb, dfuchs, msheppar
2016-07-28 13:29:34 +01:00
Nadeesh TV
c47c7d8ccf
8160681: LocalDate.ofEpochDay input validation
...
Change the EpochDay range to [-365243219162L, 365241780471L]
Reviewed-by: rriggs, scolebourne
2016-07-28 11:18:43 +00:00
Nadeesh TV
f7eff31b47
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
...
Added support for single digit hour in offset
Reviewed-by: rriggs, scolebourne
2016-07-28 10:28:21 +00:00
Brian Burkhalter
82e9d18d0e
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
...
Remove GioFileTypeDetector and MagicFileTypeDetector.
Reviewed-by: alanb
2016-07-27 14:27:46 -07:00
David Dehaven
dd5b13bacb
Merge
2016-07-26 14:45:11 -07:00
Joe Darcy
085f7a6907
8162539: Test fails because it expects a blank between method signature and throws exception
...
Reviewed-by: coleenp
2016-07-26 12:56:26 -07:00
Naoto Sato
1c514f5458
8162343: non-ASCII characters in source code comments (.hpp)
...
Reviewed-by: rriggs
2016-07-26 10:53:20 -07:00
Doug Lea
55ee90a475
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 10:06:19 -07:00
Doug Lea
2545e51a0c
8161608: StampedLock should use storeStoreFence when acquiring write lock
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 10:02:05 -07:00
Doug Lea
825edd9274
8160751: Optimize ConcurrentHashMap.keySet().removeAll
...
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:57:51 -07:00
Doug Lea
6db3f79f39
8160402: Garbage retention with CompletableFuture.anyOf
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:53:38 -07:00
Doug Lea
b7284ca20e
8162396: j.u.c java.lang.LinkageError
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:49:25 -07:00
Daniel Fuchs
9fb04d6e56
8153082: Update XSLT compiler to generate classes that invoke addReads
...
This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
2016-07-26 14:30:52 +01:00
Ramanand Patil
20477f85e7
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
Xue-Lei Andrew Fan
4c352f2d46
8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
...
Reviewed-by: vinnie, mullan
2016-07-27 02:47:04 +00:00
Valerie Peng
9a82da0c94
8159488: Deprivilege java.xml.crypto
...
Update java.policy with the necessary permissions and minor code refactoring
Reviewed-by: mullan
2016-07-27 01:24:09 +00:00
Martin Buchholz
0d7e21080e
8162563: Fix double checked locking in System.console()
...
Reviewed-by: rriggs, sherman
2016-07-26 15:41:40 -07:00
Vyom Tewari
620b097690
8161291: Serialization Tests for URLPermission is failing
...
Reviewed-by: dfuchs, chegar
2016-07-26 13:26:12 +05:30
Sibabrata Sahoo
1e34f70a1d
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
...
Reviewed-by: mchung, weijun
2016-07-26 09:53:35 +08:00
Phil Race
599b5149b5
8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
...
Reviewed-by: bpb, serb
2016-07-25 15:09:23 -07:00
Xue-Lei Andrew Fan
d39fdb1811
8161106: Improve SSLSocket test template
...
Reviewed-by: weijun, jnimeh, asmotrak
2016-07-25 05:39:05 +00:00
Xueming Shen
e944d9f280
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
...
Reviewed-by: redestad
2016-07-22 16:32:48 -07:00
Vinnie Ryan
149b8bf45d
8161571: Verifying ECDSA signatures permits trailing bytes
...
Reviewed-by: xuelei
2016-07-22 16:05:23 +01:00
Christoph Langer
d585d63b3e
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
...
Reviewed-by: chegar
2016-07-22 14:38:33 +02:00
Chris Hegarty
91e8d57d26
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
...
Reviewed-by: dfuchs
2016-07-22 11:12:02 +01:00
Masayoshi Okutsu
2d98fa4822
8161203: ResourceBundle.getBundle performance regression
...
Reviewed-by: alanb
2016-07-22 13:31:58 +09:00
Anthony Scarpino
da8486b47a
8060224: Enable SHA-1 CertPath Restrictions
...
Reviewed-by: mullan
2016-07-21 15:08:06 -07:00
Iris Clark
89602315a1
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
...
Reviewed-by: alanb, rfield, ksrini
2016-07-21 07:42:05 -07:00