Jesper Wilhelmsson
5140309cac
Merge
2016-11-09 13:37:19 +01:00
Mandy Chung
5fb366ed4f
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
...
Reviewed-by: jjg
2016-11-04 15:49:31 -07:00
Lana Steuck
766e807c18
Merge
2016-11-04 17:52:55 +00:00
Joe Darcy
b369cbb77b
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
...
Reviewed-by: rriggs
2016-11-03 01:45:16 +00:00
David Dehaven
b3ad5b94c3
Merge
2016-10-31 10:39:14 -07:00
Sergey Bylokhov
6c71c930f4
8167615: Opensource unit/regression tests for JavaSound
...
Reviewed-by: amenkov
2016-10-31 14:50:09 +03:00
Amy Lu
e8231d83df
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
...
Reviewed-by: bpb, rriggs
2016-10-31 13:45:36 +08:00
Sharath Ballal
f22ecd235a
8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build
...
Remove BasicLauncherTest.java and HeapDumpTest.java from quarantine list.
Reviewed-by: sla, dsamersoff
2016-10-28 11:18:54 +03:00
Chris Plummer
58d722836f
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
...
Reviewed-by: jwilhelm, sspitsyn
2016-10-18 12:39:22 -07:00
Dmitry Samersoff
0e6c22bcea
8165500: TestJpsJar shouldn't jar all test.classpath directories
...
Refactor test to better handle errors
Reviewed-by: sspitsyn
2016-10-25 14:49:35 +03:00
Sharath Ballal
cb81552d35
8160376: DebuggerException: Can't attach symbolicator to the process
...
Make SA link to JavaRuntimeSupport in MacOS X
Reviewed-by: dsamersoff, dcubed
2016-10-24 14:52:07 +03:00
Alejandro Murillo
7e7cbce1f6
Merge
2016-10-05 06:28:23 -07:00
Jesper Wilhelmsson
84bd07e175
8167026: Quarantine TestDaemonThread.java
...
Reviewed-by: dsamersoff
2016-10-03 15:39:02 +02:00
Alejandro Murillo
53fa6ff273
Merge
2016-09-30 02:52:42 -07:00
Hamlin Li
f92bdade3d
8162519: Remove ParallelPrefix.java from ProblemList.txt
...
Reviewed-by: psandoz
2016-09-27 18:45:51 -07:00
Chris Plummer
7f563f1567
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
...
Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
2016-09-21 12:53:07 -07:00
Rob McKenna
257c0dceb0
8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
...
Reviewed-by: chegar
2016-09-15 15:19:45 +01:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
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
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -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
Dmitry Dmitriev
88ceff1127
8165513: Quarantine sun/tools/jps/TestJpsJar.java
...
Reviewed-by: dsamersoff
2016-09-07 15:34:38 +03:00
George Triantafillou
3d2958a962
8165293: Remove ClassesByName2Test.java and RedefineCrossEvent.java from ProblemList.txt
...
Reviewed-by: dcubed
2016-09-02 11:20:33 -04:00
Alejandro Murillo
092d3bef1c
Merge
2016-09-01 15:20:57 -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
Dmitry Samersoff
7c219b82fc
8160923: sun/tools/jps/TestJpsJar.java fails due to ClassNotFoundException: jdk.testlibrary.ProcessTools
...
Cleanup build tag
Reviewed-by: iklam, rehn, ctornqvi
2016-08-29 11:59:52 +03:00
Alejandro Murillo
4d1d2d4cf3
Merge
2016-08-26 10:14:15 -07:00
Sharath Ballal
d6ad2ec5c5
8163346: Update jmap-hashcode/Test8028623.java for better diagnostic of timeout
...
Update jmap-hashcode/Test8028623.java to use LingeredApp and rename it to jhsdb/HeapDumpTest.java
Reviewed-by: dsamersoff, dholmes
2016-08-26 13:11:39 +03: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