Alejandro Murillo
3391d95d57
Merge
2016-06-14 10:22:07 -07:00
Nishit Jain
3db5ac3931
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
...
Reviewed-by: okutsu, peytoia
2016-06-14 12:29:49 +09:00
Valerie Peng
d9d53c3850
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
...
Remove the line for ServiceLoader lookup
Reviewed-by: mchung
2016-06-13 21:49:37 +00:00
Chris Hegarty
6461c37c9a
8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
...
Reviewed-by: coffeys
2016-06-13 18:28:46 +01:00
Bhanu Prakash Gopularam
b9e8313df2
8062758: Update java/security/Security/ClassLoaderDeadlock/Deadlock2.sh with the removal of -Djava.ext.dirs
...
Removing test as java.ext.dirs not supported
Reviewed-by: mchung, mullan
2016-06-12 23:19:34 -07:00
Dan Smith
78f6770876
8159186: jdk/test/Makefile: allow users to set verbosity
...
Reviewed-by: erikj
2016-06-13 09:31:20 -06:00
Pavel Rappo
763be5ec14
8159039: sun/net/httpclient/hpack/HeaderTableTest.java fails on some locales
...
Reviewed-by: chegar
2016-06-13 15:48:17 +01:00
Tim Du
bc833edb16
8158620: Enable debug option for sun/security/ec/TestEC.java
...
Reviewed-by: mullan, xuelei
2016-06-13 00:47:32 -07:00
Daniel Fuchs
4c69f47805
8153666: Optimize Formatter.formatMessage
...
This patch brings a small optimization that removes needless synchronization in Formatter.formatMessage. It also fixes the code that decides whether to call MessageFormat, and brings a small clarification to the API documentation on the conditions when that will happen.
Reviewed-by: rriggs, martin
2016-06-13 08:20:34 +01:00
John Jiang
c5b3a7c036
8151913: Fix module dependencies in java/net tests
...
Module dependency declaration for java/net/* tests
Reviewed-by: alanb
2016-06-12 21:55:20 -07:00
Joe Darcy
0530bceffc
5041778: (ann) AnnotationFormatError if "default" Class type not found
...
Reviewed-by: jfranck
2016-06-12 12:14:52 -07:00
Weijun Wang
ec53a43962
8158534: DrbgParameters strength parameter is underspecified if < -1
...
Reviewed-by: xuelei
2016-06-12 10:48:19 +08:00
John Jiang
032b90ef59
8157665: ProblemList.txt needs to be updated as 7041639 closed
...
Since the bug JDK-7041639 have been closed, so the associated tests should be removed from ProblemList.
Reviewed-by: xuelei
2016-06-11 18:33:53 -07:00
Alexandre Iline
9862c36936
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
...
Reviewed-by: mchung, chegar
2016-05-27 14:26:58 -07:00
Phil Race
5ec4301ed5
8157339: Further stabilization for the SwingSet client sanity tests
...
Reviewed-by: serb, alexsch
2016-05-27 13:26:56 -07:00
Dmitry Samersoff
df511d0dcc
8152950: BasicLauncherTest.java fails due to type error
...
Better handle js engine initialization error
Reviewed-by: jbachorik
2016-05-27 19:31:41 +03:00
Masayoshi Okutsu
8cb25f3af9
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
...
Reviewed-by: alanb, peytoia, naoto
2016-05-27 14:33:48 +09:00
Felix Yang
3e72d2ce1c
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
...
Reviewed-by: alanb, sundar, jlaskey
2016-05-26 18:56:46 -07:00
John Jiang
6ffb19d592
8157783: Fix module dependencies for /jdk/* tests
...
Module declarations for the tests in /jdk/*
Reviewed-by: chegar
2016-05-26 15:47:39 -07:00
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
Hiroshi Ito
c5ef4d69b9
8158365: List.spliterator should optimize for RandomAccess lists
...
Reviewed-by: psandoz
2016-05-23 23:12:05 +08:00
Daniel Fuchs
1aceedb6a9
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory
...
Added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung
2016-07-11 11:32:40 +01:00
Xue-Lei Andrew Fan
e78fd8d72e
8148516: Improve the default strength of EC in JDK
...
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Brian Burkhalter
465af0b962
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
...
Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
2016-07-08 16:16:45 -07: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