[jdk11u-dev] RFR: 8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64

Kimura Yukihiro duke at openjdk.java.net
Thu Feb 17 12:51:20 UTC 2022


I would like to backport
JDK-8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java
JDK-8213181: Updation of ProblemList.txt for removal of passing swing test (dependency)

Original patches do not apply cleanly to 11u.

I resolved a conflict and applied only the relevant parts of JDK-8213181 related to bug8001470.java.
The purpose of these backports is to exclude javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java on both Linux and Windows OS. The current ProblemList.txt has two lines containing the test and the first line is ignored. 
As a result, the test runs on the Linux OS unexpectedly.

Testing:
tier1 on Windows x86_64 and Linux x86_64
Verify that javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java does not run on Linux OS

-------------

Commit messages:
 - 8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/830/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=830&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8233986
  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/830.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/830/head:pull/830

PR: https://git.openjdk.java.net/jdk11u-dev/pull/830


More information about the jdk-updates-dev mailing list