8257651: LambdaEagerInit.java test failed in 2 different ways
Reviewed-by: iklam, lfoltan
This commit is contained in:
parent
3eb694605e
commit
d8ac76fa09
@ -333,6 +333,7 @@ hotspot_appcds_dynamic = \
|
||||
-runtime/cds/appcds/DumpClassList.java \
|
||||
-runtime/cds/appcds/DumpClassListWithLF.java \
|
||||
-runtime/cds/appcds/ExtraSymbols.java \
|
||||
-runtime/cds/appcds/LambdaEagerInit.java \
|
||||
-runtime/cds/appcds/LambdaProxyClasslist.java \
|
||||
-runtime/cds/appcds/LongClassListPath.java \
|
||||
-runtime/cds/appcds/LotsOfClasses.java \
|
||||
|
@ -35,6 +35,7 @@
|
||||
* from the archive if the property is not set.
|
||||
* @requires vm.cds
|
||||
* @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds test-classes
|
||||
* @compile ../../../../../lib/jdk/test/lib/Asserts.java
|
||||
* @run main/othervm LambdaEagerInit
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user