OpenJDK / jdk / jdk
changeset 57715:1922c31f1dcc
8236111: narrow allowSmartActionArgs disabling
Reviewed-by: dholmes, mullan, darcy, rriggs
author | iignatyev |
---|---|
date | Wed, 15 Jan 2020 21:20:40 -0800 |
parents | c1d9b0adeafd |
children | 3edb7d802ccb |
files | test/hotspot/jtreg/TEST.ROOT test/hotspot/jtreg/runtime/records/TEST.properties test/hotspot/jtreg/vmTestbase/TEST.properties test/jdk/TEST.ROOT test/jdk/com/sun/security/auth/login/ConfigFile/TEST.properties test/jdk/java/io/Serializable/records/TEST.properties test/jdk/java/io/Serializable/serialFilter/TEST.properties test/jdk/java/lang/ModuleTests/TEST.properties test/jdk/java/lang/instrument/TEST.properties test/jdk/java/lang/invoke/TEST.properties test/jdk/java/lang/reflect/records/TEST.properties test/jdk/java/lang/runtime/TEST.properties test/jdk/java/rmi/registry/serialFilter/TEST.properties test/jdk/java/security/Security/SecurityPropFile/TEST.properties test/jdk/javax/management/security/TEST.properties test/jdk/javax/security/auth/login/TEST.properties test/jdk/sun/security/util/Resources/TEST.properties |
diffstat | 17 files changed, 20 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/test/hotspot/jtreg/TEST.ROOT Thu Jan 16 04:09:50 2020 +0100 +++ b/test/hotspot/jtreg/TEST.ROOT Wed Jan 15 21:20:40 2020 -0800 @@ -82,6 +82,3 @@ # Use --patch-module instead of -Xmodule: useNewPatchModule=true - -# disabled till JDK-8219140 is fixed -allowSmartActionArgs=false
--- a/test/hotspot/jtreg/runtime/records/TEST.properties Thu Jan 16 04:09:50 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -allowSmartActionArgs=true
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/hotspot/jtreg/vmTestbase/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219140 is fixed +allowSmartActionArgs=false
--- a/test/jdk/TEST.ROOT Thu Jan 16 04:09:50 2020 +0100 +++ b/test/jdk/TEST.ROOT Wed Jan 15 21:20:40 2020 -0800 @@ -70,6 +70,3 @@ # Use --patch-module instead of -Xmodule: useNewPatchModule=true - -# disabled till JDK-8219408 is fixed -allowSmartActionArgs=false
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/com/sun/security/auth/login/ConfigFile/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- a/test/jdk/java/io/Serializable/records/TEST.properties Thu Jan 16 04:09:50 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -allowSmartActionArgs=true
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/java/io/Serializable/serialFilter/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/java/lang/ModuleTests/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- a/test/jdk/java/lang/instrument/TEST.properties Thu Jan 16 04:09:50 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -allowSmartActionArgs=true
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/java/lang/invoke/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- a/test/jdk/java/lang/reflect/records/TEST.properties Thu Jan 16 04:09:50 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -allowSmartActionArgs=true
--- a/test/jdk/java/lang/runtime/TEST.properties Thu Jan 16 04:09:50 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -allowSmartActionArgs=true
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/java/rmi/registry/serialFilter/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/java/security/Security/SecurityPropFile/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jdk/javax/management/security/TEST.properties Wed Jan 15 21:20:40 2020 -0800 @@ -0,0 +1,2 @@ +# disabled till JDK-8219408 is fixed +allowSmartActionArgs=false