Commit Graph

7213 Commits

Author SHA1 Message Date
Alejandro Murillo
62c695b852 Merge 2016-05-26 14:24:50 -07:00
Daniel Fuchs
c3435ed005 8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Updates the test to match the changes in the XML content that were brought by JDK-8072645.

Reviewed-by: joehw
2016-05-26 19:55:00 +02:00
Alan Bateman
39e8310a9a 8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
2016-05-26 10:56:58 +01:00
Amy Lu
55279111aa 8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
2016-05-26 16:11:04 +08:00
Xueming Shen
6d8b52eca8 8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()

Reviewed-by: alanb, shurailine
2016-05-25 13:53:03 -07:00
Alan Bateman
bfb7fba79b 8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
2016-05-25 20:12:32 +01:00
Alan Bateman
53e204dc49 8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
2016-05-25 19:58:03 +01:00
Svetlana Nikandrova
600aaed0a7 8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
2016-05-25 17:07:13 +03:00
Amy Lu
9009c5951c 8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
2016-05-25 18:01:16 +08:00
Bhanu Prakash Gopularam
a94e9c4d1b 8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
2016-05-25 09:14:55 +00:00
John Jiang
4408e4cb4a 8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*

Reviewed-by: alanb
2016-05-25 03:06:24 +01:00
John Jiang
7dcb615aae 8157633: Fix module dependencies for /com/* tests
Module declarations for the tests in /com/*

Reviewed-by: alanb
2016-05-25 02:47:28 +01:00
John Jiang
4ed9567218 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.

Reviewed-by: valeriep
2016-05-25 02:20:02 +01:00
Hamlin Li
f86a99352f 8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
2016-05-24 18:41:31 -07:00
Vyom Tewari
af7a591d39 8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
2016-05-24 20:15:18 +01:00
Doug Lea
27a77176a6 8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
2016-05-24 10:14:41 -07:00
Vyom Tewari
6bd865a6b4 8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
2016-05-24 12:31:30 +01:00
Alan Bateman
fe609fd3cb 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Staffan Larsen
e549e87431 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
2016-05-24 12:14:28 +02:00
Chris Hegarty
4d950890f2 8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
2016-05-24 09:18:40 +01:00
Amy Lu
d9d560f71b 8151768: Consider moving pack200 tests to tier 1
Reviewed-by: darcy
2016-05-24 15:58:58 +08:00
Staffan Larsen
847a2d2de1 8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
Reviewed-by: sspitsyn
2016-05-24 08:53:54 +02:00
Amy Lu
a74cd0321d 8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
2016-05-24 11:28:29 +08:00
Chris Hegarty
cbd92ed3f5 8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
2016-05-23 21:28:39 +01:00
Michael McMahon
998f8f5911 8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
2016-05-23 12:57:40 +01:00
Michael McMahon
ab880cb4af 8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
2016-05-23 12:38:48 +01:00
Alan Bateman
ce04e9d9a2 8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Joe Darcy
48ac10a591 8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
2016-05-20 16:34:14 -07:00
Sibabrata Sahoo
ea82a852dd 8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
2016-05-20 09:57:01 -07:00
Artem Smotrakov
4880e22424 8129389: javax/net/ssl/DTLS tests fail intermittently
Reviewed-by: xuelei
2016-05-20 09:40:29 -07:00
Jim Laskey
3648a0f15f 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
2016-05-20 11:41:29 -03:00
Hamlin Li
524ec2f1de 8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
2016-05-20 03:33:57 -07:00
Nishit Jain
93f4f6c1b5 7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)

Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
Weijun Wang
06fe4b9a0b 8138766: New default -sigalg for keytool
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Weijun Wang
efd36db57d 8149521: automatic discovery of LDAP servers with Kerberos authentication
Reviewed-by: vinnie
2016-05-20 11:15:05 +08:00
Artem Smotrakov
d54e7309f5 8157344: Multiple test timeouts after push for JDK-8141039
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux

Reviewed-by: weijun
2016-05-19 19:45:04 -07:00
Brent Christian
0260528ef9 8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Properties now stores values in an internal ConcurrentHashMap

Reviewed-by: mchung, dholmes, plevart
2016-05-19 16:25:35 -07:00
Anthony Scarpino
6f2785f741 8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00
Iris Clark
a950576f78 8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
2016-05-19 12:04:54 -07:00
Mandy Chung
ab6efe7a7d 8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb
2016-05-19 11:17:35 -07:00
Artem Smotrakov
2100b2e6c2 8134267: javax/net/ssl/TLS/TestJSSE.java fails intermittently with BindException: Address already in use
Reviewed-by: chegar
2016-05-19 09:16:59 -07:00
Paul Sandoz
4b1159ce76 8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
Reviewed-by: vlivanov
2016-05-19 16:08:40 +02:00
Aleksei Efimov
4417a1f36f 8072579: XjcOptionalPropertyTest.java creates files in test.src
Reviewed-by: joehw
2016-05-19 16:08:39 +03:00
Aleksei Efimov
0516c0ca0c 8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
Reviewed-by: shade, joehw
2016-05-19 15:58:44 +03:00
Alan Bateman
958506d2cb 8157290: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java failing
Reviewed-by: chegar
2016-05-19 13:08:36 +01:00
Sibabrata Sahoo
19c7dcc012 8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
Reviewed-by: weijun
2016-05-19 04:20:08 -07:00
Kumar Srinivasan
ca98819c49 8156807: Pack200 must support v53.0 class files
Reviewed-by: mchung, shade
2016-05-18 11:31:23 -07:00
Rajan Halade
4dcf9fd923 8156035: Remove intermittent key from sun/security/rsa/SpecTest.java
Reviewed-by: mullan
2016-05-18 16:36:52 -07:00
Jan Lahoda
a865c6ef6b 8133549: Generalize jshell's EditingHistory
Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell

Reviewed-by: sundar
2016-05-18 21:00:33 +02:00
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00