[jdk17u-dev] RFR: 8325851: Hide PassFailJFrame.Builder constructor
Goetz Lindenmaier
goetz at openjdk.org
Tue Oct 29 11:13:42 UTC 2024
I backport this for parity with 17.0.14-oracle.
I omit the changes to AcceleratorTest as [8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts](https://github.com/openjdk/jdk/commit/a3eb6640773620331692da40356522ff618c3c44)
is not in 17.
The test does not use PassFailJFrame yet.
Testing: All tests for linux and mac start up.
Double checked two windows tests.
-------------
Depends on: https://git.openjdk.org/jdk17u-dev/pull/3012
Commit messages:
- Backport 3b9255eb663b4c90aa5cec89f0d9380ef8eba49e
Changes: https://git.openjdk.org/jdk17u-dev/pull/3014/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3014&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325851
Stats: 240 lines in 20 files changed: 14 ins; 118 del; 108 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3014.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3014/head:pull/3014
PR: https://git.openjdk.org/jdk17u-dev/pull/3014
More information about the jdk-updates-dev
mailing list