Commit 938b142
committed
Drop Java 17-20 JVM flag incompatible with Java 21
Remove --sun-misc-unsafe-memory-access=allow from both .mvn/jvm.config
and surefire argLine; the option was removed in Java 21 and causes a
fatal JVM startup error on that toolchain.1 parent ddfa62e commit 938b142
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments