mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap
Reviewed-by: minqi, ccheung, mseledtsov
This commit is contained in:
parent
f42b92790a
commit
922e86f4ff
40 changed files with 50 additions and 53 deletions
|
@ -24,7 +24,7 @@
|
|||
/*
|
||||
* @test
|
||||
* @summary Test archived module graph with custom runtime image
|
||||
* @requires vm.cds.archived.java.heap
|
||||
* @requires vm.cds.write.archived.java.heap
|
||||
* @requires vm.flagless
|
||||
* @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/cds/appcds
|
||||
* @build sun.hotspot.WhiteBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue