Skip to content

Commit 64788ca

Browse files
author
Vladimir Kotal
committed
use -Djna.nosys=true for JDK 9+ builds too
augments #2554
1 parent 4087ffb commit 64788ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-web/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
<configuration>
164164
<argLine>
165165
@{surefireArgLine}
166+
-Djna.nosys=true
166167
--illegal-access=permit
167168
--add-exports java.base/jdk.internal.ref=ALL-UNNAMED
168169
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED

0 commit comments

Comments
 (0)