mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8067676: Add applicable closed gc jtreg tests to run in JPRT
Reviewed-by: ehelin
This commit is contained in:
parent
8575f889ee
commit
5203f2c751
1 changed files with 4 additions and 0 deletions
|
@ -413,6 +413,9 @@ hotspot_gc = \
|
|||
gc/ \
|
||||
-gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
|
||||
|
||||
hotspot_gc_closed = \
|
||||
sanity/ExecuteInternalVMTests.java
|
||||
|
||||
hotspot_runtime = \
|
||||
runtime/ \
|
||||
-runtime/6888954/vmerrors.sh \
|
||||
|
@ -444,6 +447,7 @@ hotspot_jprt = \
|
|||
:hotspot_compiler_3 \
|
||||
:hotspot_compiler_closed \
|
||||
:hotspot_gc \
|
||||
:hotspot_gc_closed \
|
||||
:hotspot_runtime \
|
||||
:hotspot_runtime_closed \
|
||||
:hotspot_serviceability
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue