< prev index next >

test/TEST.groups

Print this page
rev 8396 : imported patch epsilon-base

@@ -144,10 +144,14 @@
 hotspot_all = \
   :hotspot_compiler \
   :hotspot_gc \
   :hotspot_runtime \
   :hotspot_serviceability
+
+hotspot_gc_epsilon = \
+  gc/epsilon/
+
 # Tests that require compact3 API's
 #
 needs_compact3 = \
   compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java \
   compiler/rangechecks/TestRangeCheckSmearing.java \
< prev index next >