diff -r 886368911f2b -r 591ef3658bb0 hotspot/test/serviceability/sa/TestInstanceKlassSizeForInterface.java --- a/hotspot/test/serviceability/sa/TestInstanceKlassSizeForInterface.java Wed Dec 07 16:08:23 2016 +0100 +++ b/hotspot/test/serviceability/sa/TestInstanceKlassSizeForInterface.java Thu Dec 08 15:49:29 2016 +0100 @@ -38,20 +38,11 @@ * @test * @library /test/lib * @modules java.base/jdk.internal.misc - * @compile -XDignore.symbol.file=true - * --add-modules=jdk.hotspot.agent - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.utilities=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.oops=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.debugger=ALL-UNNAMED - * TestInstanceKlassSizeForInterface.java - * @run main/othervm - * --add-modules=jdk.hotspot.agent - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.utilities=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.oops=ALL-UNNAMED - * --add-exports=jdk.hotspot.agent/sun.jvm.hotspot.debugger=ALL-UNNAMED - * TestInstanceKlassSizeForInterface + * jdk.hotspot.agent/sun.jvm.hotspot + * jdk.hotspot.agent/sun.jvm.hotspot.utilities + * jdk.hotspot.agent/sun.jvm.hotspot.oops + * jdk.hotspot.agent/sun.jvm.hotspot.debugger + * @run main/othervm TestInstanceKlassSizeForInterface */ interface Language {