Skip to content

Commit

Permalink
Another prefs test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad committed Sep 27, 2022
1 parent 90928f8 commit 0cbbd69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatk
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ EXTRA_JAVA_OPTIONS_SPARK= "-DGATK_STACKTRACE_ON_USER_EXCEPTION=true " \
"--add-opens", "java.base/jdk.internal.module=ALL-UNNAMED " \
"--add-opens", "java.base/java.lang.module=ALL-UNNAMED " \
"--add-opens", "java.security.jgss/sun.security.krb5=ALL-UNNAMED " \
"--add-opens", "java.prefs/java.util.prefs=ALL-UNNAMED " \
"-Dio.netty.tryReflectionSetAccessible=true"

PACKAGED_LOCAL_JAR_OPTIONS= [
Expand Down

0 comments on commit 0cbbd69

Please sign in to comment.