Skip to content

Commit 46b92b4

Browse files
author
David Simms
committed
[lworld] Ignore top types from JDK-8237069
1 parent 22686d8 commit 46b92b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/hotspot/jtreg/serviceability/dcmd/vm/ClassHierarchyTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* java.compiler
3030
* java.management
3131
* jdk.internal.jvmstat/sun.jvmstat.monitor
32+
* @compile -XDnoTopInterfaceInjection ClassHierarchyTest.java
3233
* @run testng ClassHierarchyTest
3334
*/
3435

0 commit comments

Comments
 (0)