Aleksey Shipilev
e663206d07
8157726: VarHandles/Unsafe should support sub-word atomic ops
...
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Dmitry Samersoff
f29ed63213
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
...
Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
2016-06-03 13:07:00 +03:00
Robbin Ehn
97027caf34
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
...
Reviewed-by: dsamersoff, sla
2016-06-03 10:05:04 +02:00
Alejandro Murillo
6e70c4d112
Merge
2016-06-02 14:58:53 -07:00
Joe Darcy
7cc6c1d553
8158451: Problem list IncludeLocalesPluginTest.java
...
Reviewed-by: naoto
2016-06-01 15:28:05 -07:00
Joe Darcy
e48c0f85b2
8158430: Push tests for JDK-5040830
...
Reviewed-by: psandoz
2016-06-01 11:22:06 -07:00
Xueming Shen
d17f9b96fe
8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
...
Reviewed-by: psandoz
2016-06-01 09:52:08 -07:00
Ramanand Patil
78bb28e4af
8151876: (tz) Support tzdata2016d
...
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb
8152108: Correct jarsigner warning message about missing timestamp
...
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00
Hamlin Li
90cd96154e
8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
...
Reviewed-by: mchung
2016-05-31 22:04:00 -07:00
Stuart Marks
246a39a5b1
8157777: DeadCachedConnection doesn't wait for registry to die
...
Reviewed-by: darcy
2016-05-31 17:54:41 -07:00
Andrey Nazarov
56dd686558
8157850: Jar tests should pass through VM options
...
Reviewed-by: martin
2016-05-31 16:42:32 -07:00
Amanda Jiang
989d0b0b7c
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
...
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
2016-05-31 22:41:56 +00:00
Roger Riggs
4d41caa932
8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
...
Reviewed-by: lancea, darcy
2016-05-31 14:58:53 -04:00
Chris Hegarty
c3a4f2331c
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
...
Reviewed-by: coffeys, msheppar
2016-05-31 19:16:35 +01:00
Nishit Jain
02f77987fa
8072099: Format "ha" is unable to parse hours 10-12
...
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Hamlin Li
6d91e29934
8158190: Add test that checks -Xpatch with both Jar and exploded patches
...
Reviewed-by: alanb
2016-05-31 00:15:04 -07:00
Hamlin Li
c36a7cfd2c
8158149: test bug for SystemModuleFinder when fast path is supported
...
Reviewed-by: alanb, mchung
2016-05-30 21:35:58 -07:00
Rachna Goel
48873ebc3f
8145136: Upgrade CLDR locale data
...
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Amy Lu
e94656ce65
8154980: Remove intermittent key from test BandIntegrity.java
...
Reviewed-by: shade
2016-05-31 10:09:34 +08:00
Felix Yang
991c9b0593
8157816: Mark 4 httpclient tests as intermittently failing
...
Reviewed-by: chegar
2016-05-30 17:49:04 -07:00
Hamlin Li
8d6c2508ab
8158044: Add test that checks uri of upgradeable modules
...
Reviewed-by: alanb, mchung
2016-05-30 16:03:48 -07:00
Alan Bateman
a5e1465831
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
...
Reviewed-by: chegar
2016-05-30 17:38:05 +01:00
Masayoshi Okutsu
212d6de09b
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
...
Reviewed-by: peytoia
2016-05-30 14:58:59 +09:00
Felix Yang
8fe1e0ad30
8078812: Test RMI with client and servers as modules
...
Reviewed-by: smarks
2016-05-29 18:22:21 -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
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