Joe Darcy
cf73adbf80
8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed
...
Reviewed-by: dfuchs
2016-09-14 10:12:59 -07:00
John Jiang
08d5007708
8077138: Some PKCS11 tests fail because NSS library is not initialized
...
Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
2016-09-14 11:06:26 +08:00
Amy Lu
a2daf82f5c
8165818: Remove tools/pack200/Pack200Props.java from ProblemList
...
Reviewed-by: ksrini
2016-09-13 14:55:20 +08:00
Athijegannathan Sundararajan
253489ea9a
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
...
Reviewed-by: alanb, jlaskey
2016-09-12 18:27:33 +05:30
Joe Darcy
ed6ffa4c96
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
...
Reviewed-by: lancea, redestad
2016-09-11 13:23:14 -07:00
Kumar Srinivasan
45e7a1faa8
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
...
Reviewed-by: jrose
2016-09-07 10:58:22 -07:00
Sibabrata Sahoo
2822e9e2d6
8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
...
Unreachable.java was getting timeout due to PortUnreachableException was not thrown
Reviewed-by: weijun
2016-08-31 08:34:59 -07:00
Paul Sandoz
f3e6d78c81
8160971: Re-enable VarHandle tests quarantined by JDK-8160690
...
Reviewed-by: vlivanov
2016-08-23 15:44:01 -07:00
Alejandro Murillo
9517153e77
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
...
Reviewed-by: jwilhelm
2016-08-22 15:27:50 -07:00
Alejandro Murillo
f657bd2fa9
8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124
...
Reviewed-by: darcy
2016-08-18 09:52:43 -07:00
John Jiang
bb160cec9c
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
...
Sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910.
Reviewed-by: mullan
2016-08-12 14:38:02 +08:00
John Jiang
5c39a70c30
8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
...
Remove sun/security/tools/keytool/autotest.sh from ProblemList.txt due to JDK-8130302 has been resolved
Reviewed-by: weijun
2016-08-12 14:36:14 +08:00
John Jiang
57152c2c9a
8160611: Clean up ProblemList.txt for closed/resolved issues
...
Clean up ProblemList.txt for JDK-8130339, JDK-8068645, JDK-8061177, JDK-8058616, JDK-8046285 and JDK-8031555
Reviewed-by: darcy
2016-08-12 14:34:45 +08:00
Mandy Chung
e2a0ff3e0d
8136930: Simplify use of module-system options by custom launchers
...
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Alejandro Murillo
961ca2224c
Merge
2016-08-08 08:12:20 -07:00
Phil Race
f154b67d33
Merge
2016-08-05 10:23:28 -07:00
Alejandro Murillo
83f8829c06
Merge
2016-08-05 09:50:29 -07:00
Amy Lu
8962d2c020
8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt
...
8157664: Remove JInfoSanityTest.java JInfoRunningProcessFlagTest.java and JMapHeapConfigTest.java from ProblemList.txt
Reviewed-by: sundar, dsamersoff
2016-08-03 13:32:59 +08:00
David Dehaven
b6c0aa1261
Merge
2016-07-28 09:29:38 -07:00
Brian Burkhalter
13f9c0a307
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
...
Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
2016-07-22 14:32:49 -07:00
Alejandro Murillo
f9685d533c
Merge
2016-07-21 20:09:20 -07:00
Amy Lu
8786a75ec7
8161565: Problem list httpclient/SplitResponse.java
...
Reviewed-by: chegar
2016-07-21 10:02:12 +08:00
Daniel D. Daugherty
308ab83004
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
...
8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win*
Reviewed-by: sspitsyn, gtriantafill
2016-07-18 14:21:17 -07:00
Alejandro Murillo
2bff7015a6
Merge
2016-07-15 09:05:36 -07:00
John Jiang
0475827ed5
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
...
Sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786
Reviewed-by: xuelei
2016-07-14 19:42:16 -07:00
Daniel D. Daugherty
f7c908cebd
8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
...
Reviewed-by: gtriantafill, hseigel
2016-07-14 10:07:13 -07:00
Weijun Wang
3db1a80a5f
8161341: Garbage in ProblemList.txt
...
Reviewed-by: xuelei
2016-07-14 10:37:36 +08:00
Rajan Halade
cd2dd88b9e
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
...
Reviewed-by: ascarpino
2016-07-12 14:39:08 -07:00
Daniel D. Daugherty
c3455566fd
Merge
2016-07-07 17:05:23 -07:00
Daniel D. Daugherty
2ef41f0f70
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
...
Reviewed-by: iklam
2016-07-07 16:46:30 -07:00
John Jiang
0eca75cd93
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
...
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
2016-07-07 01:31:31 -07:00
Hamlin Li
521a8f2238
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
...
Reviewed-by: mhaupt
2016-07-06 00:04:55 -07:00
Alejandro Murillo
451f529750
Merge
2016-07-05 13:50:37 -07:00
Ivan Gerasimov
7a41a43d84
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
...
Reviewed-by: coffeys, xuelei
2016-07-04 16:25:11 +03:00
Alejandro Murillo
073a86c0a8
8160690: Quarantine VarHandles tests
...
Reviewed-by: jwilhelm
2016-06-30 14:57:30 -07:00
Alejandro Murillo
3689909db0
Merge
2016-07-01 16:50:37 -07:00
Alejandro Murillo
d26d73b61e
Merge
2016-06-23 17:11:19 -07:00
Artem Smotrakov
f2b622bfb3
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
...
Reviewed-by: valeriep
2016-06-22 15:58:08 -07:00
Naoto Sato
5c227bfdae
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
...
Reviewed-by: mchung, okutsu
2016-06-22 08:51:32 -07:00
Alexander Kulyakhtin
8470799261
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
...
Quarantining the failing tests
Reviewed-by: dholmes
2016-06-22 14:01:14 +03:00
Joe Darcy
7a7b5b32cf
8160502: Problem listing of several http2 tests
...
Reviewed-by: lancea
2016-06-28 16:57:27 -07:00
Roger Riggs
c8180eb253
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
...
Reviewed-by: darcy
2016-06-24 14:19:29 -04:00
Joe Darcy
2f658b12e2
8159263: Problem list tools/jmod/JmodTest.java
...
Reviewed-by: jlaskey
2016-06-10 10:54:34 -07:00
Jim Laskey
a00aaac22a
8159228: Exclude jlink tests until jrt-fs patterns are rectified
...
Reviewed-by: sundar
2016-06-10 07:38:33 -03:00
Amy Lu
2a5aef1ee4
8159012: Problem list sun/net/www/http/ChunkedOutputStream/checkError.java
...
Reviewed-by: chegar
2016-06-08 16:25:39 +08:00
Joe Darcy
5e8fb78dc1
8158870: Temporarily problem list DGCDeadLock.java on Mac
...
Reviewed-by: smarks
2016-06-06 16:46:54 -07:00
Joe Darcy
7cc6c1d553
8158451: Problem list IncludeLocalesPluginTest.java
...
Reviewed-by: naoto
2016-06-01 15:28:05 -07: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
Masayoshi Okutsu
7d9de8aef5
8158272: IncludeLocalesPluginTest.java fails with timeout
...
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
2016-06-17 17:06:16 +09:00
Weijun Wang
43402ad3fb
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
...
Reviewed-by: xuelei, wetmore
2016-06-17 09:46:36 +08:00