mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test
Reviewed-by: jsikstro, ayang, iklam
This commit is contained in:
parent
02d7281b93
commit
10fea86002
@ -27,8 +27,6 @@
|
||||
* @summary Test shared strings together with string intern operation
|
||||
* @requires vm.cds.write.archived.java.heap
|
||||
* @requires vm.gc == null
|
||||
* @comment CDS archive heap mapping is not supported with large pages
|
||||
* @requires vm.opt.UseLargePages == null | !vm.opt.UseLargePages
|
||||
* @library /test/hotspot/jtreg/runtime/cds/appcds /test/lib
|
||||
* @compile InternStringTest.java
|
||||
* @build jdk.test.whitebox.WhiteBox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user