Skip to content

Commit

Permalink
Update 10494-payara-upgrade.md
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev authored Jun 27, 2024
1 parent 65b2dcb commit 7b7f2e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/release-notes/10494-payara-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ export PAYARA=/usr/local/payara6
<jvm-options>-XX:+UnlockDiagnosticVMOptions</jvm-options>
```
(You can also save this as a patch file and try to apply it.)
TODO: For the combined 6.3 release note, I would consider replacing the patch format above with just the 4 specific options, for clarity etc+. (L.A.) As in:

TODO: For the combined 6.3 release note, I would consider replacing the patch format above with just the 4 specific options, for clarity etc. (L.A.) As in:
```
<jvm-options>--add-opens=java.management/javax.management=ALL-UNNAMED</jvm-options>
<jvm-options>--add-opens=java.management/javax.management.openmbean=ALL-UNNAMED</jvm-options>
Expand Down

0 comments on commit 7b7f2e3

Please sign in to comment.