Skip to content

Commit

Permalink
Excavator: Apply gradle jvm args for jdk17 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Sep 26, 2024
1 parent e51d0b3 commit f183fa5
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,2 +1,3 @@
org.gradle.parallel=true
org.gradle.internal.launcher.welcomeMessageEnabled=false
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 f183fa5

Please sign in to comment.