mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
Merge
This commit is contained in:
commit
aad1a3592c
389 changed files with 5655 additions and 2520 deletions
|
@ -27,7 +27,7 @@
|
|||
* @summary Basic test for shared strings
|
||||
* Feature support: G1GC only, compressed oops/kptrs, 64-bit os, not on windows
|
||||
* @requires (sun.arch.data.model != "32") & (os.family != "windows")
|
||||
* @requires (vm.opt.UseCompressedOops == null) | (vm.opt.UseCompressedOops == true)
|
||||
* @requires vm.cds
|
||||
* @requires vm.gc.G1
|
||||
* @library /test/hotspot/jtreg/runtime/appcds /test/lib
|
||||
* @modules java.base/jdk.internal.misc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue