--- old/test/hotspot/jtreg/runtime/cds/appcds/MoveJDKTest.java 2020-05-01 02:27:26.537784859 -0700 +++ new/test/hotspot/jtreg/runtime/cds/appcds/MoveJDKTest.java 2020-05-01 02:27:26.157777549 -0700 @@ -35,7 +35,6 @@ // This test works only on Linux because it depends on symlinks and the name of the hotspot DLL (libjvm.so). // It probably doesn't work on Windows. // TODO: change libjvm.so to libjvm.dylib on MacOS, before adding "@requires os.family == mac" -// TODO: test on solaris, before adding "@requires os.family == solaris" import java.io.File; import java.nio.file.Files;