8236111: narrow allowSmartActionArgs disabling
Reviewed-by: dholmes, mullan, darcy, rriggs
This commit is contained in:
parent
51d5164ca2
commit
e2240b714e
test
hotspot/jtreg
jdk
TEST.ROOT
com/sun/security/auth/login/ConfigFile
java
io/Serializable
lang
ModuleTests
instrument
invoke
reflect/records
runtime
rmi/registry/serialFilter
security/Security/SecurityPropFile
javax
sun/security/util/Resources
@ -82,6 +82,3 @@ useNewOptions=true
|
||||
|
||||
# Use --patch-module instead of -Xmodule:
|
||||
useNewPatchModule=true
|
||||
|
||||
# disabled till JDK-8219140 is fixed
|
||||
allowSmartActionArgs=false
|
||||
|
@ -1 +0,0 @@
|
||||
allowSmartActionArgs=true
|
2
test/hotspot/jtreg/vmTestbase/TEST.properties
Normal file
2
test/hotspot/jtreg/vmTestbase/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219140 is fixed
|
||||
allowSmartActionArgs=false
|
@ -70,6 +70,3 @@ useNewOptions=true
|
||||
|
||||
# Use --patch-module instead of -Xmodule:
|
||||
useNewPatchModule=true
|
||||
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
||||
|
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
@ -1 +0,0 @@
|
||||
allowSmartActionArgs=true
|
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
2
test/jdk/java/lang/ModuleTests/TEST.properties
Normal file
2
test/jdk/java/lang/ModuleTests/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
@ -1 +0,0 @@
|
||||
allowSmartActionArgs=true
|
2
test/jdk/java/lang/invoke/TEST.properties
Normal file
2
test/jdk/java/lang/invoke/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
@ -1 +0,0 @@
|
||||
allowSmartActionArgs=true
|
@ -1 +0,0 @@
|
||||
allowSmartActionArgs=true
|
2
test/jdk/java/rmi/registry/serialFilter/TEST.properties
Normal file
2
test/jdk/java/rmi/registry/serialFilter/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
2
test/jdk/javax/management/security/TEST.properties
Normal file
2
test/jdk/javax/management/security/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
2
test/jdk/javax/security/auth/login/TEST.properties
Normal file
2
test/jdk/javax/security/auth/login/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
2
test/jdk/sun/security/util/Resources/TEST.properties
Normal file
2
test/jdk/sun/security/util/Resources/TEST.properties
Normal file
@ -0,0 +1,2 @@
|
||||
# disabled till JDK-8219408 is fixed
|
||||
allowSmartActionArgs=false
|
Loading…
x
Reference in New Issue
Block a user