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

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Oct 30 11:55:24 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:

  remove some redundant code

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/21780/files
  - new: https://git.openjdk.org/jdk/pull/21780/files/574e9517..e92d441c

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

  Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 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