After latest merge, test runtime/cds/appcds/TestDumpClassListSource.java started failing with Exception: java.lang.RuntimeException: Class Hello should be printed in classlist.
The cause is a failed matching in the test output because of the injection of an interface by the VM. Fix is to have the text expect this interface to be present.
The cause is a failed matching in the test output because of the injection of an interface by the VM. Fix is to have the text expect this interface to be present.
- relates to
-
JDK-8289747 [lworld] Remove injected interfaces from CDS tests
-
- Resolved
-