Skip to content

Commit 5580e04

Browse files
author
jvos
committed
8199765: antlr timeout
Reviewed-by: kcr Contributed-by: [email protected]
1 parent ab3684b commit 5580e04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,6 +1752,8 @@ project(":graphics") {
17521752
main = "org.antlr.Tool"
17531753

17541754
args = [
1755+
"-Xconversiontimeout",
1756+
"30000",
17551757
"-o",
17561758
"$buildDir/gensrc/antlr",
17571759
"com/sun/scenario/effect/compiler/JSL.g" ]

0 commit comments

Comments
 (0)