On 10/1/19 3:08 PM, Anton Kozlov wrote:
New intermediate webrev: (while investigating)http://cr.openjdk.java.net/~akozlov/8231584/webrev.01/
Just on the test, instead of storing Target and Target2 classfile bytes in the source, the test can use jdk.test.lib.compiler.CompilerUtils to compile these two test classes in a separate destination read by the TestClassLoader.
Mandy