# HG changeset patch # User iignatyev # Date 1550785640 28800 # Thu Feb 21 13:47:20 2019 -0800 # Node ID 0554c617d52ac4b3b2d5de872e02402b79fec0a5 # Parent c081f3ea6b9300265a4a34e38f970b1e3ddaae9f [mq]: 8219417 diff --git a/test/hotspot/jtreg/TEST.ROOT b/test/hotspot/jtreg/TEST.ROOT --- a/test/hotspot/jtreg/TEST.ROOT +++ b/test/hotspot/jtreg/TEST.ROOT @@ -70,7 +70,7 @@ 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 @@ -81,3 +81,6 @@ # Use --patch-module instead of -Xmodule: useNewPatchModule=true + +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false diff --git a/test/jaxp/TEST.ROOT b/test/jaxp/TEST.ROOT --- a/test/jaxp/TEST.ROOT +++ b/test/jaxp/TEST.ROOT @@ -23,7 +23,7 @@ groups=TEST.groups # 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 diff --git a/test/jdk/TEST.ROOT b/test/jdk/TEST.ROOT --- a/test/jdk/TEST.ROOT +++ b/test/jdk/TEST.ROOT @@ -49,7 +49,7 @@ release.implementor # 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 @@ -60,3 +60,6 @@ # Use --patch-module instead of -Xmodule: useNewPatchModule=true + +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false diff --git a/test/langtools/TEST.ROOT b/test/langtools/TEST.ROOT --- a/test/langtools/TEST.ROOT +++ b/test/langtools/TEST.ROOT @@ -15,7 +15,7 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b13 +requiredVersion=4.2 b14 # Use new module options useNewOptions=true diff --git a/test/nashorn/TEST.ROOT b/test/nashorn/TEST.ROOT --- a/test/nashorn/TEST.ROOT +++ b/test/nashorn/TEST.ROOT @@ -8,7 +8,7 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b13 +requiredVersion=4.2 b14 # Use new module options useNewOptions=true