Skip to content

Commit

Permalink
Excavator: Apply gradle jvm args for jdk17 compatibility (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 27, 2022
1 parent a0fdc83 commit 72f3c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
org.gradle.parallel=true
org.gradle.jvmargs = --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED

0 comments on commit 72f3c51

Please sign in to comment.