RFR: 8343124: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access [v5]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Nov 4 09:51:10 UTC 2024
> Couple of printing tests dont have "public" modifier so CI testing fails to run this test citing IllegalAccessException.
> Fix is made to made the test class public.
>
> Additionally, modified PrintDlgPageable.java to use PFJ and made StreamPrintingOrientation.java automated.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
minor formatting
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21780/files
- new: https://git.openjdk.org/jdk/pull/21780/files/09a59e6a..9ff06c42
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21780&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21780&range=03-04
Stats: 25 lines in 2 files changed: 0 ins; 21 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/21780.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21780/head:pull/21780
PR: https://git.openjdk.org/jdk/pull/21780
More information about the client-libs-dev
mailing list