< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page

        

*** 42,59 **** hotspot_gc = \ gc \ -gc/nvdimm hotspot_runtime = \ ! runtime hotspot_handshake = \ runtime/handshake hotspot_serviceability = \ serviceability hotspot_misc = \ / \ -applications \ -vmTestbase \ -:hotspot_compiler \ --- 42,66 ---- hotspot_gc = \ gc \ -gc/nvdimm hotspot_runtime = \ ! runtime \ hotspot_handshake = \ runtime/handshake hotspot_serviceability = \ serviceability + hotspot_valhalla = \ + runtime/valhalla \ + compiler/valhalla + + hotspot_valhalla_runtime = \ + runtime/valhalla + hotspot_misc = \ / \ -applications \ -vmTestbase \ -:hotspot_compiler \
*** 129,138 **** --- 136,146 ---- compiler/runtime/ \ compiler/startup/ \ compiler/types/ \ compiler/uncommontrap/ \ compiler/unsafe/ \ + compiler/valhalla/ \ compiler/vectorization/ \ -compiler/intrinsics/bmi \ -compiler/intrinsics/mathexact \ -compiler/intrinsics/sha \ -compiler/intrinsics/bigInteger/TestMultiplyToLen.java \
< prev index next >