--- old/test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedIntegerCacheTest.java 2018-10-01 10:09:15.848161716 -0700 +++ new/test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedIntegerCacheTest.java 2018-10-01 10:09:15.148134712 -0700 @@ -34,7 +34,7 @@ * @compile CheckIntegerCacheApp.java * @run driver ClassFileInstaller -jar integer.jar CheckIntegerCacheApp * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox - * @run main ArchivedIntegerCacheTest + * @run driver ArchivedIntegerCacheTest */ import java.nio.file.Files;