hg: jdk/sandbox: 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Aug 15 23:30:21 UTC 2019


Changeset: a89ec7fc99aa
Author:    ccheung
Date:      2019-08-15 16:23 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/a89ec7fc99aa

8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
Summary: Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass.
Reviewed-by: iklam, dholmes, alanb

! test/hotspot/jtreg/runtime/cds/appcds/RewriteBytecodesTest.java
! test/hotspot/jtreg/runtime/cds/appcds/customLoader/LoaderSegregationTest.java
! test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/LoaderSegregation.java
! test/hotspot/jtreg/runtime/cds/appcds/test-classes/RewriteBytecodes.java
! test/hotspot/jtreg/runtime/cds/appcds/test-classes/Util.java



More information about the jdk-sandbox-changes mailing list