Alejandro Murillo
83f8829c06
Merge
2016-08-05 09:50:29 -07:00
Athijegannathan Sundararajan
34e2e88ae2
8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
...
Reviewed-by: jlaskey, alanb
2016-08-05 18:16:45 +05:30
Athijegannathan Sundararajan
f622ccd42d
8163116: jlink exclude VM plugin does not fully support cross platform image creation
...
Reviewed-by: redestad, alanb, mchung
2016-08-05 09:42:05 +05:30
Athijegannathan Sundararajan
70ad571a32
8146721: FileCopierPlugin should not create fake module
...
Reviewed-by: jlaskey, alanb
2016-08-04 19:39:42 +05:30
Ivan Gerasimov
4809e92cec
8163180: Typos around @code javadoc tag usage
...
Reviewed-by: dfuchs
2016-08-04 16:05:37 +03:00
Christoph Langer
d83a402794
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
...
Reviewed-by: dfuchs
2016-08-03 21:15:05 +02:00
Joe Darcy
ea95778f91
8162817: Annotation toString output not reusable for source input
...
Reviewed-by: plevart
2016-08-03 08:13:45 -07:00
Nishit Jain
55be447abd
8035133: Locale matching: Weight q=0 isn't handled correctly
...
Reviewed-by: okutsu, peytoia
2016-08-03 09:37:57 +09:00
Naoto Sato
6d70a9e52d
8162797: Code clean-up in IncludeLocalesPlugin
...
Reviewed-by: sundar
2016-08-02 10:58:16 -07:00
Markus Grönlund
b152d05787
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
...
Reviewed-by: egahlin, dcubed
2016-08-02 18:36:47 +02:00
Athijegannathan Sundararajan
48757f6029
8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
...
Reviewed-by: jlaskey
2016-08-02 17:33:50 +05:30
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
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
Amit Sapre
c4dce28e8e
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
...
Return clone of array
Reviewed-by: dholmes, hb, dsamersoff
2016-08-01 15:27:07 +03:00
Amit Sapre
496e48d0fb
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
...
Add missed exception check
Reviewed-by: dholmes, hb, dsamersoff
2016-08-01 13:53:55 +03: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
Alejandro Murillo
435f7046be
Merge
2016-07-30 00:11:02 +00:00
Alejandro Murillo
41186dae1b
Merge
2016-07-29 16:11:57 -07: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
Paul Sandoz
8dc58ab506
8162458: Buffer view implementations use incorrect offset for Unsafe access
...
Reviewed-by: alanb
2016-07-29 10:18:47 +02: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
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
Bradford Wetmore
e2c37e40c6
8161303: Sample NIO Server README needs updating
...
Reviewed-by: xuelei
2016-07-28 10:35:31 -07: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 Holmes
a7960979d9
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
...
Reviewed-by: psandoz, alanb, alexsch
2016-07-26 23:52:29 -04:00
Alejandro Murillo
19e317fe9c
Merge
2016-07-26 16:18:24 -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
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