mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-10 10:28:37 +00:00
8236111: narrow allowSmartActionArgs disabling
Reviewed-by: dholmes, mullan, darcy, rriggs
This commit is contained in:
parent
51d5164ca2
commit
e2240b714e
@ -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