Integrated: 8343124: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Nov 5 06:30:48 UTC 2024
On Wed, 30 Oct 2024 02:50:08 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: dafa2e55
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dafa2e55adb6b054c342d5e723e51087d771e6d6
Stats: 264 lines in 2 files changed: 102 ins; 95 del; 67 mod
8343124: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access
Reviewed-by: abhiscxk
-------------
PR: https://git.openjdk.org/jdk/pull/21780
More information about the client-libs-dev
mailing list