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 38
38
/*
39
39
* @test id=no_coh_cds
40
40
* @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
42
42
* @requires os.family != "aix"
43
43
* @library /test/lib
44
44
* @modules java.base/jdk.internal.misc
64
64
/*
65
65
* @test id=coh_cds
66
66
* @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
68
68
* @requires os.family != "aix"
69
69
* @library /test/lib
70
70
* @modules java.base/jdk.internal.misc
You can’t perform that action at this time.
0 commit comments