Skip to content

Commit

Permalink
Merge pull request #352 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Add overriden attach self back
  • Loading branch information
hazendaz committed Nov 30, 2022
2 parents 38595b4 + 9cc6a87 commit 600a584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<jdk>[17,)</jdk>
</activation>
<properties>
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED</argLine>
<argLine>-Djdk.attach.allowAttachSelf --add-opens java.base/java.lang=ALL-UNNAMED</argLine>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 600a584

Please sign in to comment.