We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ddc5d7 commit 3988054Copy full SHA for 3988054
test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java
@@ -36,7 +36,6 @@
36
import jdk.test.lib.Platform;
37
import jdk.test.lib.cds.CDSTestUtils;
38
import jdk.test.lib.process.OutputAnalyzer;
39
-import jtreg.SkippedException;
40
41
public class CdsSameObjectAlignment {
42
public static void main(String[] args) throws Exception {
test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java
@@ -37,7 +37,6 @@
import jdk.test.lib.process.ProcessTools;
public class XCheckJSig {
43
public static void main(String args[]) throws Throwable {
0 commit comments