-
Bug
-
Resolution: Fixed
-
P2
-
9-repo-jigsaw
jdk/jigsaw/tools/jlink/ImageFileCreatorTest.java compilation failed after
http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/acb358e088e2 (Add jlink --keep-packaged-modules option)
/Users/aurora/sandbox/testbase/jdk/test/jdk/jigsaw/tools/jlink/ImageFileCreatorTest.java:54: error: TestArchive is not abstract and does not override abstract method getPath() in Archive
private static class TestArchive implements Archive {
^
1 error
result: Failed. Compilation failed: Compilation failed
http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/acb358e088e2 (Add jlink --keep-packaged-modules option)
/Users/aurora/sandbox/testbase/jdk/test/jdk/jigsaw/tools/jlink/ImageFileCreatorTest.java:54: error: TestArchive is not abstract and does not override abstract method getPath() in Archive
private static class TestArchive implements Archive {
^
1 error
result: Failed. Compilation failed: Compilation failed