test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java
changeset 51288 8e2f5dad68a0
parent 51287 7b1ddbafa134
child 51990 6003e034cdd8
--- 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 {