Erik Gahlin
4b740d87ee
8225209: jdk/jfr/event/compiler/TestCodeSweeper.java fails
...
Reviewed-by: mgronlun
2024-08-08 10:57:43 +00:00
Alexander Zvegintsev
ddbd7a78f1
8337320: Update ProblemList.txt with tests known to fail on XWayland
...
Reviewed-by: prr
2024-08-08 10:53:23 +00:00
Fernando Guallini
a5c2d7b305
8335172: Add manual steps to run security/auth/callback/TextCallbackHandler/Password.java test
...
Reviewed-by: rhalade
2024-08-07 18:24:08 +00:00
Erik Gahlin
f9b8a22062
8337798: JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt
...
Reviewed-by: mgronlun
2024-08-06 09:28:12 +00:00
Matthias Baesken
f92c60e1a9
8337810: ProblemList BasicDirectoryModel/LoaderThreadCount.java on Windows
...
Reviewed-by: clanger
2024-08-06 07:06:43 +00:00
Matthew Donovan
c6f0a35e9e
8333317: Test sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with: Invalid ECDH ServerKeyExchange signature
...
Reviewed-by: rhalade
2024-08-01 11:40:44 +00:00
Kevin Walls
f174bbd3ba
8337473: Remove sun/management/jdp tests from ProblemList on Linux-aarch64, MacOSX
...
Reviewed-by: dcubed
2024-08-01 08:14:17 +00:00
Fernando Guallini
034297a6bd
8336240: Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException
...
Reviewed-by: wetmore
2024-07-26 18:51:12 +00:00
Kevin Walls
f677b90eb9
8267887: RMIConnector_NPETest.java fails after removal of RMI Activation (JDK-8267123)
...
Reviewed-by: cjplummer, sspitsyn
2024-07-12 08:19:24 +00:00
Fernando Guallini
f4d8c005b3
8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test
...
Reviewed-by: weijun
2024-06-28 12:45:26 +00:00
Anthony Scarpino
4ffc5e6077
8326705: Test CertMsgCheck.java fails to find alert certificate_required
...
Reviewed-by: ssahoo, rhalade
2024-06-26 13:58:22 +00:00
Yude Lin
f8bf470b77
8334810: Redo: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
...
8268379: java/util/Locale/LocaleProvidersRun.java and sun/util/locale/provider/CalendarDataRegression.java timed out
Reviewed-by: naoto, jlu
2024-06-25 18:19:42 +00:00
Alisen Chung
3a26bbcebc
8185429: [macos] After a modal dialog is closed, no window becomes active
...
Reviewed-by: tr, dnguyen, serb
2024-06-25 02:19:57 +00:00
Rajan Halade
8e1d2b091c
8334441: Mark tests in jdk_security_infra group as manual
...
Reviewed-by: clanger, mullan
2024-06-21 16:37:57 +00:00
Christoph Langer
9d8439c107
8211854: [aix] java/net/ServerSocket/AcceptInheritHandle.java fails: read times out
...
Reviewed-by: dfuchs, jpai
2024-06-13 13:16:38 +00:00
Christoph Langer
f5213671f7
8211847: [aix] java/lang/ProcessHandle/InfoTest.java fails: "reported cputime less than expected"
...
Reviewed-by: stuefe
2024-06-13 13:14:54 +00:00
Matthew Donovan
b25476200a
8333829: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8333317
...
Reviewed-by: mullan
2024-06-10 15:41:30 +00:00
Matthias Baesken
8ffc35d117
8333724: Problem list security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#teliasonerarootcav1
...
Reviewed-by: lucy, serb
2024-06-07 07:12:55 +00:00
Abhishek Kumar
fb45bab8e1
8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F
...
8298153: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194
Reviewed-by: tr, psadhukhan
2024-05-21 05:31:44 +00:00
Tejesh R
bea9acc55a
8328482: Convert and Open source few manual applet test to main based
...
Reviewed-by: abhiscxk, honkar, prr
2024-04-10 07:11:02 +00:00
Alexey Ivanov
747582484c
8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
...
Reviewed-by: abhiscxk, dmarkov
2024-04-08 15:27:58 +00:00
Alisen Chung
862e615696
8198237: [macos] Test java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java fails
...
Reviewed-by: gli, aivanov
2024-04-05 20:20:28 +00:00
Kevin Walls
6382a1290f
8326666: Remove the Java Management Extension (JMX) Subject Delegation feature
...
Reviewed-by: mchung, dfuchs
2024-04-04 16:54:11 +00:00
Daniel D. Daugherty
c2979c150b
8329425: ProblemList containers/docker/TestJFREvents.java on linux-x64
...
8329426: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on windows-x64
8329427: ProblemList javax/sound/sampled/Clip/ClipFlushCrash.java on linux-x64
8329428: ProblemList vmTestbase/nsk/stress/thread/thread006.java on linux-all in Xcomp
Reviewed-by: dholmes
2024-04-01 22:20:47 +00:00
Phil Race
20cb6e786f
8329337: Problem list BufferStrategyExceptionTest.java on Windows
...
Reviewed-by: dcubed, aivanov
2024-03-29 18:08:11 +00:00
Prasanta Sadhukhan
f67ec19e23
8079786: [macosx] Test java/awt/Frame/DisposeParentGC/DisposeParentGC.java fails for Mac only
...
Reviewed-by: prr
2024-03-25 10:11:43 +00:00
Harshitha Onkar
75195aab49
8328299: Convert DnDFileGroupDescriptor.html applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-21 15:30:22 +00:00
Abhishek Kumar
65d9f119c4
8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-21 07:30:48 +00:00
Alexander Zvegintsev
269163d509
8328387: Convert java/awt/Frame/FrameStateTest/FrameStateTest.html applet test to main
...
Reviewed-by: honkar
2024-03-20 03:18:26 +00:00
Alisen Chung
3f2e849c54
8280392: java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java failed with "RuntimeException: Test failed."
...
Reviewed-by: tr, aivanov, prr
2024-03-18 19:57:24 +00:00
Harshitha Onkar
0204aacb03
8328115: Convert java/awt/font/TextLayout/TestJustification.html applet test to main
...
Reviewed-by: aivanov
2024-03-15 18:56:35 +00:00
Phil Race
605800e5ab
8203867: Delete test java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
...
Reviewed-by: honkar, azvegint
2024-03-15 05:33:33 +00:00
Alexander Zvegintsev
d25c452f0c
8327835: Convert java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest applet test to main
...
Reviewed-by: aivanov, abhiscxk
2024-03-14 15:45:22 +00:00
Prasanta Sadhukhan
0d35450362
8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14
...
Reviewed-by: prr, gli
2024-03-01 03:09:54 +00:00
Anthony Scarpino
0963a4e9a1
8326699: Problemlist CertMsgCheck.java
...
Reviewed-by: rhalade
2024-02-26 21:00:07 +00:00
Daniel D. Daugherty
099b744235
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
...
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
2024-02-18 18:10:32 +00:00
Eirik Bjørsnøs
7004c2724d
8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
...
8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
Reviewed-by: lancea
2024-02-18 15:25:58 +00:00
Harshitha Onkar
d1e676360d
8324733: [macos14] Problem list tests which fail due to macOS bug described in JDK-8322653
...
Reviewed-by: prr, tr
2024-01-29 18:03:30 +00:00
Matthew Donovan
c2e77e2f17
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
...
Reviewed-by: mbaesken
2024-01-11 15:19:48 +00:00
Brian Burkhalter
54b3ceeca2
8322877: java/io/BufferedInputStream/TransferTo.java failed with IndexOutOfBoundsException
...
Reviewed-by: alanb, stsypanov
2024-01-03 21:23:06 +00:00
Daniel D. Daugherty
cc9ab5f197
8322963: ProblemList java/io/BufferedInputStream/TransferTo.java
...
Reviewed-by: bpb
2024-01-03 17:17:24 +00:00
Alexander Zvegintsev
632a3c56e0
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
...
Reviewed-by: prr, achung, honkar, aivanov
2023-12-07 03:34:49 +00:00
Viktor Klang
9d776777c5
8321124: java/util/stream/GatherersTest.java times out
...
Reviewed-by: alanb
2023-12-06 07:12:03 +00:00
Brian Burkhalter
87516e29dc
8320943: Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
...
Reviewed-by: cstein, rriggs
2023-12-05 15:56:30 +00:00
Daniel D. Daugherty
c6a8278362
8321127: ProblemList java/util/stream/GatherersTest.java
...
Reviewed-by: shade, alanb
2023-11-30 16:16:59 +00:00
Mikhailo Seledtsov
ea6e92ed0d
8320945: problemlist tests failing on latest Windows 11 update
...
Reviewed-by: lmesnik
2023-11-29 19:20:34 +00:00
Christoph Langer
f6e5559ae9
8320601: ProblemList java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-all
...
Reviewed-by: mbaesken
2023-11-27 08:21:59 +00:00
Matthew Donovan
6ce0ebb858
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
...
Reviewed-by: erikj, ihse, valeriep
2023-11-22 13:00:56 +00:00
Matthew Donovan
3e39d7b34c
8319136: Skip pkcs11 tests on linux-aarch64
...
Reviewed-by: rhalade
2023-10-31 13:28:41 +00:00
Doug Lea
667cca9d7a
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
...
Reviewed-by: alanb
2023-10-27 10:08:59 +00:00