RFR: 8343124: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access [v4]

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Nov 4 08:41:45 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/26108501..09a59e6a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21780&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21780&range=02-03

  Stats: 27 lines in 2 files changed: 4 ins; 4 del; 19 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