< prev index next >

test/jdk/TEST.ROOT

Print this page
rev 53861 : [mq]: 8219417

*** 47,62 **** vm.hasJFR \ docker.support \ release.implementor # Minimum jtreg version ! requiredVersion=4.2 b13 # 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 --- 47,65 ---- vm.hasJFR \ docker.support \ release.implementor # Minimum jtreg version ! 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 >