File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
test/hotspot/jtreg/runtime/ErrorHandling Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838/*
3939 * @test id=no_coh_cds
4040 * @summary Test that dereferencing a Klass that is the result of a decode(0) crashes accessing the nKlass guard zone
41- * @requires vm.bits == 64 & vm.debug == true & vm.flagless
41+ * @requires vm.cds & vm. bits == 64 & vm.debug == true & vm.flagless
4242 * @requires os.family != "aix"
4343 * @library /test/lib
4444 * @modules java.base/jdk.internal.misc
6464/*
6565 * @test id=coh_cds
6666 * @summary Test that dereferencing a Klass that is the result of a decode(0) crashes accessing the nKlass guard zone
67- * @requires vm.bits == 64 & vm.debug == true & vm.flagless
67+ * @requires vm.cds & vm. bits == 64 & vm.debug == true & vm.flagless
6868 * @requires os.family != "aix"
6969 * @library /test/lib
7070 * @modules java.base/jdk.internal.misc
You can’t perform that action at this time.
0 commit comments