-
Bug
-
Resolution: Fixed
-
P4
-
21, 25
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8368790 | 25.0.2 | Sergey Bylokhov | P4 | Resolved | Fixed | master |
The Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh test:
- Checks the "XToolkit" environment property, which was removed a long time ago
- Checks the "awt.toolkit" java property, which was also removed a long time ago
Since both have been removed, we can simplify the test and additionally drop the use of the bash script.
- Checks the "XToolkit" environment property, which was removed a long time ago
- Checks the "awt.toolkit" java property, which was also removed a long time ago
Since both have been removed, we can simplify the test and additionally drop the use of the bash script.
- backported by
-
JDK-8368790 Remove legacy checks from WrappedToolkitTest and convert from bash
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/ec0d44cf
-
Commit(master) openjdk/jdk/e1071797
-
Review(master) openjdk/jdk17u-dev/3995
-
Review(master) openjdk/jdk21u-dev/2270
-
Review(master) openjdk/jdk25u/235
-
Review(master) openjdk/jdk/27127
(2 links to)