Fixed #11709
This commit is contained in:
@@ -152,7 +152,7 @@ platforms.each{ platform ->
|
||||
args += "XX:+UseCompactObjectHeaders"
|
||||
args += "enable-native-access=ALL-UNNAMED"
|
||||
|
||||
exec{
|
||||
project.services.get(ExecOperations).exec{
|
||||
commandLine args.toList()
|
||||
standardOutput = System.out
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user