--- a/test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java Thu Aug 02 14:40:55 2018 -0700
+++ b/test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java Thu Aug 02 16:15:48 2018 -0700
@@ -36,7 +36,6 @@
import jdk.test.lib.Platform;
import jdk.test.lib.cds.CDSTestUtils;
import jdk.test.lib.process.OutputAnalyzer;
-import jtreg.SkippedException;
public class CdsSameObjectAlignment {
public static void main(String[] args) throws Exception {
--- a/test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java Thu Aug 02 14:40:55 2018 -0700
+++ b/test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java Thu Aug 02 16:15:48 2018 -0700
@@ -37,7 +37,6 @@
import jdk.test.lib.process.ProcessTools;
import jdk.test.lib.process.OutputAnalyzer;
import jdk.test.lib.Platform;
-import jtreg.SkippedException;
public class XCheckJSig {
public static void main(String args[]) throws Throwable {