--- old/test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java 2020-04-29 12:10:12.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java 2020-04-29 12:10:11.000000000 -0700 @@ -30,7 +30,7 @@ * java.management * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox - * @run main ReadFromNoaccessArea + * @run driver ReadFromNoaccessArea */ import jdk.test.lib.Platform;