Commit Graph

384 Commits

Author SHA1 Message Date
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
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
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
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
Joe Darcy
16655aecb0 8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates
Reviewed-by: dsamersoff
2015-08-05 11:06:49 -07:00
Alejandro Murillo
972e5ce0a3 Merge 2015-07-31 10:15:03 -07:00
Katja Kantserova
2df4f67054 8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
Reviewed-by: jbachorik
2015-07-24 15:28:59 +02:00
Olivier Lagneau
57ca07fad6 8131783: Put LowMemoryTest.java in quarantine
Add LowMemoryTest.java to ProblemList.txt

Reviewed-by: sspitsyn, jbachorik
2015-07-28 15:07:09 +02:00
Alejandro Murillo
3d85a9c2c4 Merge 2015-07-17 08:46:54 -07:00
Vinnie Ryan
f570f46d3b 8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list
Reviewed-by: mullan
2015-07-14 20:14:29 +01:00
Katja Kantserova
d8e8d8f1fa 8076471: Remove hprof agent tests in JDK
Reviewed-by: alanb
2015-07-10 14:48:13 +02:00
Vinnie Ryan
5a35b2a0a9 8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
Reviewed-by: xuelei
2015-07-02 12:01:48 +01:00
Joe Darcy
efa84f658a 8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
Reviewed-by: alanb
2015-06-30 17:48:06 -07:00
Weijun Wang
0a6597b64e 8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb
2015-06-29 17:11:17 +08:00
Alejandro Murillo
50c8b18b1a Merge 2015-10-20 11:56:24 -07:00
Anthony Scarpino
efc3a113cd 8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus
Reviewed-by: xuelei
2015-10-19 17:26:01 -07:00
Joe Darcy
176f41a3d4 8139925: Problem list LFMultiThreadCachingTest.java on windows
Reviewed-by: rriggs, chegar
2015-10-19 13:48:32 -07:00
Andreas Eriksson
0b7ae9e511 8081412: Remove MHIllegalAccess.java from the problem list
Reviewed-by: darcy
2015-06-15 13:12:12 +02:00