hg: jdk/jdk: 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Thu Aug 15 23:27:49 UTC 2019
Changeset: a89ec7fc99aa
Author: ccheung
Date: 2019-08-15 16:23 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list