< prev index next >

test/hotspot/jtreg/TEST.ROOT

Print this page
rev 53861 : [mq]: 8219417

@@ -68,16 +68,19 @@
     vm.compiler2.enabled \
     docker.support \
     test.vm.gc.nvdimm
 
 # Minimum jtreg version
-requiredVersion=4.2 b13
+requiredVersion=4.2 b14
 
 # Path to libraries in the topmost test directory. This is needed so @library
 # does not need ../../../ notation to reach them
 external.lib.roots = ../../../
 
 # Use new module options
 useNewOptions=true
 
 # Use --patch-module instead of -Xmodule:
 useNewPatchModule=true
+
+# disabled till JDK-8219408 is fixed
+allowSmartActionArgs=false
< prev index next >