File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
test/hotspot/jtreg/runtime Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2424/**
2525 * @test
2626 * @requires vm.cds
27+ * @requires vm.flagless
2728 * @bug 8067187 8200078
2829 * @summary Testing CDS dumping with the -XX:MaxMetaspaceSize=<size> option
2930 * @library /test/lib
Original file line number Diff line number Diff line change 2626 * @summary Check to make sure that shared strings in the bootstrap CDS archive
2727 * are actually shared
2828 * @requires vm.cds.archived.java.heap
29+ * @requires vm.flagless
2930 * @library /test/lib
3031 * @modules java.base/jdk.internal.misc
3132 * java.management
Original file line number Diff line number Diff line change 2727 * @summary Test that CDS still works when the JDK is moved to a new directory
2828 * @bug 8272345
2929 * @requires vm.cds
30+ * @requires vm.flagless
3031 * @comment This test doesn't work on Windows because it depends on symlinks
3132 * @requires os.family != "windows"
3233 * @library /test/lib
Original file line number Diff line number Diff line change 2525 * @test
2626 * @summary Test archived module graph with custom runtime image
2727 * @requires vm.cds.archived.java.heap
28+ * @requires vm.flagless
2829 * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/appcds
2930 * @modules java.base/jdk.internal.module
3031 * java.management
You can’t perform that action at this time.
0 commit comments