Commit Graph

598 Commits

Author SHA1 Message Date
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
Alexandre Iline
82a6322c55 8178910: Problemlist sample tests
Reviewed-by: darcy
2017-04-18 11:25:43 -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
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
Jim Laskey
f98b4f5aea 8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
2016-06-16 09:09:53 -03:00
David Dehaven
2579e92c1f Merge 2016-06-15 09:24:05 -07: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
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
David Dehaven
d37fd207e1 Merge 2016-06-06 13:16:45 -07:00
David Dehaven
1733b64041 Merge 2016-06-01 15:27:51 -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
Amy Lu
55279111aa 8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
2016-05-26 16:11:04 +08: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
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
David Dehaven
a5e0e96acb Merge 2016-05-25 13:38:38 -07:00
Sergey Bylokhov
a279dc035c 8156579: Two JavaBeans tests failed
Reviewed-by: alanb
2016-05-21 02:53:37 +03:00
Sergey Bylokhov
02d66f66b3 8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov
2016-05-19 22:24:00 +03:00
Sergey Bylokhov
65713ca08e 8156581: Cleanup of ProblemList.txt
Reviewed-by: prr, alexsch
2016-05-18 16:58:10 +03:00
Hamlin Li
1244c2f423 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
Reviewed-by: darcy
2016-05-17 19:20:05 -07:00
Xue-Lei Andrew Fan
c139d55758 8156991: Problem list UnsupportedDHKeys.java on windows
Reviewed-by: igerasim
2016-05-16 01:05:57 +00:00
Joe Darcy
9d15bdddf6 8156897: Problem list ShortRSAKey1024.sh on windows
Reviewed-by: mullan
2016-05-12 15:44:01 -07:00
Joe Darcy
c7bcfe20da 8156890: Temporarily problem list ListKeychainStore.sh on Mac
Reviewed-by: vinnie
2016-05-12 14:45:06 -07:00
Amy Lu
cff84c09fa 8156529: Problem list java/nio/file/WatchService/DeleteInterference.java
Reviewed-by: alanb
2016-05-09 18:11:02 +08:00
Artem Smotrakov
4b69b86a7f 8155859: Problem list tools/pack200/Pack200Props.java
Reviewed-by: rriggs
2016-05-02 13:05:43 -07:00
Alejandro Murillo
a1cfe0ce2d Merge 2016-04-14 19:55:41 -07:00
Daniel D. Daugherty
451af9b1b2 Merge 2016-04-14 15:25:41 -07:00
Amanda Jiang
6edbf9b42d 8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux
Reviewed-by: vinnie, weijun
2016-04-14 09:45:37 +08:00
Serguei Spitsyn
a64d3028c3 8153902: remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.java from ProblemList
Enable the jdi tests again

Reviewed-by: sundar
2016-04-12 00:43:57 -07:00
Alejandro Murillo
b84738d2e3 Merge 2016-04-11 14:21:27 -07:00
Mark Sheppard
8906a1381d 8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
Reviewed-by: chegar, alanb
2016-04-11 03:00:50 +01:00
Sergey Bylokhov
be2c5ba74b 8153725: Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux
Reviewed-by: darcy
2016-04-08 14:05:22 +03:00
Daniel D. Daugherty
3115b36c77 Merge 2016-04-07 10:03:48 -07:00
Amy Lu
f8d1059d4e 8153695: Problem list sun/security/pkcs11/Provider/Login.sh for linux-all
Reviewed-by: vinnie
2016-04-07 15:09:03 +08:00
Sha Jiang
f4e2b73f4d 8153239: ProblemList update for sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java
Adds sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java to ProblemList

Reviewed-by: xuelei
2016-04-06 21:23:44 -07:00
Kumar Srinivasan
a06422ae72 8152622: tools/pack200/Pack200Props.java timed out
Reviewed-by: alanb, sundar
2016-04-06 09:38:39 -07:00
Jesper Wilhelmsson
2ad8a47677 Merge 2016-04-02 05:30:48 +02:00
Joe Darcy
a02742b2e5 8151763: Use more informative format for problem list
Reviewed-by: mchung, serb, chegar, alanb, mullan, jjg
2016-03-30 18:12:08 -07:00
Mandy Chung
8030f17dde 8153027: Exclude tools/jimage/JImageTest.java
Reviewed-by: lancea
2016-03-29 12:43:15 -07:00
Amy Lu
92104d1449 8152749: Mark AdaptorCloseAndInterrupt.java as intermittently failing
8152755: Problem list java/nio/file/WatchService/MayFlies.java

Reviewed-by: alanb
2016-03-25 19:46:48 +08:00
Mandy Chung
366e4b930f 8152715: Problem list tools/pack200/Pack200Props.java
Reviewed-by: alanb, lancea
2016-03-24 11:20:14 -07:00
Alexander Kulyakhtin
e23a7ba5f4 8147987: Remove sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from problemList
Re-enabling a previously excluded test

Reviewed-by: sspitsyn
2016-03-24 15:22:18 +03:00
Coleen Phillimore
61a2d9272b 8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix
Reviewed-by: ctornqvi, hseigel, sspitsyn
2016-03-24 15:59:29 -04:00
Alan Bateman
db4d383614 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Tobias Hartmann
20ebb13fb5 8151024: Remove TCKJapaneseChronology.java from the problem list
Remove TCKJapaneseChronology.java from the problem list after JDK-8134979 was fixed.

Reviewed-by: vlivanov
2016-03-03 08:58:00 +01:00
Lana Steuck
49d9eb1836 Merge 2017-02-23 17:21:40 +00:00
Joe Darcy
11edcefaa2 8174693: Problem list MultiReleaseJarTest.java tests until JDK-8174692 is fixed
Reviewed-by: psandoz
2017-02-09 18:09:00 -08:00
Lana Steuck
3d53978607 Merge 2017-02-09 18:17:34 +00:00
Joe Darcy
ef94596e36 8173908: Problem list tools/jar/multiRelease/RuntimeTest.java until JDK-8173905 is fixed
Reviewed-by: lancea
2017-02-03 12:55:07 -08:00
Amy Lu
39cfbc6593 8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
Reviewed-by: bpb, rriggs
2016-02-26 09:55:14 +08:00
Jaroslav Bachorik
ee5b325911 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
Reviewed-by: dfuchs
2015-12-28 12:16:09 +01:00
Amy Lu
8cb5467269 8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList

Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00
Joe Darcy
dc308c1d3f 8149616: Problem list RmiSslBootstrapTest.sh
Reviewed-by: rriggs
2016-02-11 16:24:55 -08:00
Joe Darcy
2d065eb25b 8149492: Problem list CheckEncodings.sh
Reviewed-by: rriggs
2016-02-09 11:58:36 -08:00
Brian Burkhalter
4df544f513 8148891: Multiple failing javax/imageio/plugins after client integration
Add failing tests to problem list for all platforms until the underlying issue is fixed.

Reviewed-by: prr
2016-02-02 13:42:48 -08:00
Huaming Li
e5bf0846fa 8148710: Remove FlatMapOpTest.java from ProblemList.txt
Reviewed-by: psandoz
2016-02-02 09:39:20 +08:00
Alejandro Murillo
05f72555a9 8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
Reviewed-by: dsamersoff
2016-01-21 13:51:58 -08:00
Joe Darcy
a4b38b4a43 8146745: Problem list SessionCacheSizeTests.java
Reviewed-by: xuelei
2016-01-11 10:13:29 -08:00
Joe Darcy
8aabe29af6 8146744: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: jlaskey
2016-01-10 11:09:31 -08:00
Joe Darcy
df98d4abe8 8146724: Problem list jdk/internal/jimage/JImageReadTest.java
Reviewed-by: jjg
2016-01-08 17:52:54 -08:00
Brian Burkhalter
5b1765f25d 8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java
Reset stream position after abort; change IAEs to NPEs.

Reviewed-by: prr, serb
2015-12-11 11:38:18 -08:00
Rob McKenna
8da753e1be 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
Reviewed-by: vinnie
2015-12-09 17:34:09 +00:00
Joe Darcy
52dbcd1547 8144627: Problem list WriteAfterAbort.java
Reviewed-by: prr
2015-12-03 13:18:51 -08:00
Weijun Wang
ff9d178e96 8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
Reviewed-by: mullan
2015-11-17 22:21:45 +08:00
Joe Darcy
def42e0b5f 8142363: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: lancea
2015-11-12 16:04:07 -08:00
Jesper Wilhelmsson
3233a95edc Merge 2015-11-05 20:00:53 +01:00
Jesper Wilhelmsson
a18ce1f7d5 Merge 2015-10-30 00:02:35 +01:00
Anthony Scarpino
7846a521e5 8139859: TestRSA.java: 'message larger than modulus' using SunRsaSign KeyFactory
Reviewed-by: xuelei
2015-10-29 09:09:07 -07:00
Christian Tornqvist
471474c6d8 8140647: [TESTBUG] Add failing JDK jtreg tests to ProblemList
Reviewed-by: dcubed, rriggs
2015-10-28 08:08:24 -07:00
Dmitry Samersoff
768d7cfe71 8133063: Remove BasicLauncherTest from the problem list
Remove BasicLauncherTest from the problem list

Reviewed-by: jbachorik
2015-10-01 10:33:29 +03: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
Kumar Srinivasan
ca98819c49 8156807: Pack200 must support v53.0 class files
Reviewed-by: mchung, shade
2016-05-18 11:31:23 -07:00
Roger Riggs
ed3d59c71a 8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
8133809: Remove java/lang/ProcessHandle/InfoTest.java from the Problem List

Reviewed-by: darcy, chegar, simonis
2015-09-11 09:25:15 -04:00
David Holmes
f032aa1311 8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
Reviewed-by: darcy
2015-09-09 04:02:59 -04:00
Jaroslav Bachorik
d9e40f6803 8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
Reviewed-by: sla, dsamersoff
2015-09-04 12:18:03 +02:00
Joe Darcy
564b2c9337 8134982: Problem list TCKJapaneseChronology.java
Reviewed-by: lancea
2015-09-02 12:56:06 -07:00
Peter Brunet
d163e318ff 8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs
Remove since renamed accessibility package from closed restricted.pks and update two regression tests

Reviewed-by: mullan, mchung
2015-09-02 13:24:14 -05:00
Staffan Larsen
f6462e8628 8134686: Exclude sun/tools/jps/ tests
Reviewed-by: darcy
2015-08-28 13:40:43 -07:00
Joe Darcy
bcb0095020 8134678: Problem list SecurityManager/CheckPackageAccess.java
Reviewed-by: lancea
2015-08-28 07:55:45 -07:00
Joe Darcy
8b88247973 8134521: Problem list failing java/beans/Introspector test
Reviewed-by: alanb
2015-08-26 11:18:38 -07:00
Joe Darcy
71cc6f510a 8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List
Reviewed-by: lancea
2015-08-18 12:49:00 -07:00
Joe Darcy
7cc817742f 8133588: Place TimeoutLockLoops.java on the problem list
Reviewed-by: dholmes
2015-08-13 21:46:05 -07:00