Lance Andersen
5f5028bec0
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
...
Reviewed-by: dfuchs, alanb, psandoz, mchung
2017-02-04 14:04:28 -05:00
Jesper Wilhelmsson
d59901faa4
Merge
2017-02-04 03:29:39 +01:00
Mandy Chung
b1af5af0c8
8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
...
Reviewed-by: redestad
2017-02-03 18:06:45 -08:00
Doug Lea
030a779128
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
...
Reviewed-by: martin, psandoz
2017-02-03 13:24:59 -08:00
Doug Lea
7f519be836
8169748: LinkedTransferQueue bulk remove is O(n^2)
...
8172023: Concurrent spliterators fail to handle exhaustion properly
Reviewed-by: martin, psandoz, smarks
2017-02-03 13:24:59 -08:00
Doug Lea
1f99fea68c
8173706: Is able to set a negative j.u.Vector size in JDK9 b151
...
Reviewed-by: martin, psandoz, smarks
2017-02-03 13:24:59 -08:00
David Dehaven
c52c77ca91
Merge
2017-02-03 08:15:55 -08:00
Daniel Fuchs
ea316f74e0
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
...
Ensure that each test case creates a new server with a new local port number to preserve test isolation.
Reviewed-by: michaelm
2017-02-03 11:29:17 +00:00
Sergei Kovalev
12604d71ce
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
...
Reviewed-by: mullan
2017-02-02 15:53:37 -05:00
Daniel Fuchs
9f9a6ec666
8173607: JMX RMI connector should be in its own module
...
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
2017-02-02 16:50:46 +00:00
Arno Zeller
4d92a188b2
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
...
Reviewed-by: chegar, simonis, clanger, stuefe, erikj
2017-02-02 10:28:47 +01:00
Andrey Nazarov
64dd421a20
8075616: Create tests to check schemagen work with multi-version jar
...
8075617: Create tests to check wsgen work with multi-version jar
Reviewed-by: alanb, lancea
2017-02-01 23:33:39 +03:00
Sergei Kovalev
6792c8bb23
8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module
...
Reviewed-by: dfuchs
2017-02-01 16:31:38 +03:00
Ramanand Patil
fa7ddb66e7
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
...
Reviewed-by: alanb, ksrini
2017-02-01 18:18:59 +05:30
Athijegannathan Sundararajan
b19ab1ef8f
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
...
Reviewed-by: mchung, alanb
2017-02-01 15:12:03 +05:30
Mandy Chung
7e2dd137c3
8173608: Separate JDK management agent from java.management module
...
Reviewed-by: dfuchs, dholmes, erikj
2017-01-31 20:06:32 -08:00
Mandy Chung
10fde779ba
8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
...
Reviewed-by: ksrini, henryjen
2017-01-31 14:47:57 -08:00
Naoto Sato
e9378f1493
8173423: Wrong display name for supplemental Japanese era
...
Reviewed-by: sherman
2017-01-31 13:18:34 -08:00
Naoto Sato
88f86ecc32
8172365: Provide a better migration path for ResourceBundleControlProvider
...
Reviewed-by: mchung
2017-01-30 14:38:08 -08:00
David Dehaven
f6c6c8edd0
Merge
2017-01-30 12:04:11 -08:00
Mandy Chung
ae1d2480be
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
...
Reviewed-by: alanb
2017-01-30 11:00:18 -08:00
Sergei Kovalev
49044c6d63
8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
...
Reviewed-by: xuelei
2017-01-30 13:11:56 +03:00
Xueming Shen
58b68c23d3
8173396: Error message issue with jar tool API validator
...
Reviewed-by: psandoz, mchung
2017-01-28 20:51:28 -08:00
Henry Jen
265c58cb16
8172309: classpath wildcards code does not support --class-path
...
Reviewed-by: ksrini
2017-01-27 13:10:27 -08:00
Athijegannathan Sundararajan
518b9ceb1b
8172864: Remove custom plugin module path
...
Reviewed-by: alanb, jlaskey
2017-01-27 19:07:45 +05:30
Prasanta Sadhukhan
6a4b1fbe61
7190595: Nimbus: Test6657026 fails
...
Reviewed-by: yan, jdv
2017-01-27 15:37:47 +05:30
Jayathirth D V
888fc3458a
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
...
Reviewed-by: psadhukhan, bpb, prr
2017-01-27 12:16:57 +05:30
Phil Race
98be958e0e
Merge
2017-01-26 09:19:33 -08:00
Phil Race
52d01aa629
Merge
2017-01-26 08:36:27 -08:00
Andrey Nazarov
8c2f35bb2d
8173395: Problemlist tools/jar/multiRelease/ApiValidatorTest.java
...
Reviewed-by: ksrini
2017-01-26 19:06:01 +03:00
Andrey Nazarov
54d962fa8b
8173372: Add tests for multi-release module jar API validator
...
Reviewed-by: psandoz
2017-01-26 14:32:41 +03:00
Henry Jen
aae3015f73
8170832: Add a new launcher environment variable JAVA_OPTIONS
...
Reviewed-by: mchung, ksrini
2017-01-25 12:52:40 -08:00
Mandy Chung
68fe02afb2
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
...
Reviewed-by: mullan
2017-01-25 10:53:01 -08:00
Peter Levart
f2998da973
8173056: Add test that captures current behavior of annotations with invalid annotation types
...
Reviewed-by: redestad
2017-01-25 15:41:20 +01:00
Hamlin Li
46c1da44bd
8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
...
Reviewed-by: dholmes
2017-01-25 03:47:40 -08:00
John Jiang
ab3aa4bfcb
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
...
The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
2017-01-24 18:41:36 -08:00
Adam Petcher
f3f3725fdd
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
...
Reviewed-by: mchung, mullan
2017-01-24 16:19:21 -05:00
Dmitry Markov
6a093685ee
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-24 18:44:13 +03:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Peter Levart
1d8cd10db5
8173201: java/lang/reflect/PublicMethods/PublicMethodsTest.java fails because of too many open files
...
Explicitly close StandardJavaFileManager(s) as soon as they are not needed any more
Reviewed-by: redestad
2017-01-23 23:56:02 +01:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Phil Race
ce1ecfe492
Merge
2017-01-23 10:27:58 -08:00
Dmitrij Pochepko
a1d6b9fa8b
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
...
Reviewed-by: kvn
2017-01-23 16:31:49 +03:00
Sean Mullan
1229a8857c
Merge
2017-01-23 07:36:05 -05:00
Sean Mullan
472c73df43
8173082: java/bean/* tests fail since change of JDK-8055206
...
Reviewed-by: mchung, ahgross, alanb
2017-01-23 07:34:11 -05:00
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Joe Darcy
20bcdb3a1c
8173156: Remove JmodTest.java from the probelm list on windows
...
Reviewed-by: mchung
2017-01-21 10:12:29 -08:00
Felix Yang
a5a732dbbd
8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
...
Reviewed-by: dfuchs
2017-01-21 08:45:45 -08:00