mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
This commit is contained in:
parent
d339320e0b
commit
a7aba2b61c
867 changed files with 1671 additions and 1736 deletions
|
@ -29,8 +29,8 @@
|
|||
* @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/cds/appcds
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @compile CheckArchivedModuleApp.java
|
||||
* @run driver ClassFileInstaller -jar app.jar CheckArchivedModuleApp
|
||||
* @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller -jar app.jar CheckArchivedModuleApp
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
|
||||
* @run driver ArchivedModuleComboTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue