RFR: JDK-8320675 : PrinterJob/SecurityDialogTest.java hangs
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Thu Mar 14 11:55:48 UTC 2024
Hi Reviewers,
I have updated the test with PassFailJFrame with information panel, earlier this was informed through terminal.
Please review and let me know your suggestions if any.
-------------
Commit messages:
- Removed extra space before instruction lines
- Updated with message
- Use new PageFormat() for pageDialog
- Move printing services after Security Manager is set
- Update instructions
- Refactor the test
- JDK-8320675 : PrinterJob/SecurityDialogTest.java hangs
Changes: https://git.openjdk.org/jdk/pull/18299/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18299&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8320675
Stats: 232 lines in 1 file changed: 47 ins; 149 del; 36 mod
Patch: https://git.openjdk.org/jdk/pull/18299.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18299/head:pull/18299
PR: https://git.openjdk.org/jdk/pull/18299
More information about the client-libs-dev
mailing list