Commit graph

4 commits

Author SHA1 Message Date
James Rodewig
93f3182b3d
[DOCS] Remove PrintCompressedOopsMode JVM option (#73741) (#73953)
Changes:
* Removes a reference to the
  `-XX:+UnlockDiagnosticVMOptions -XX:+PrintCompressedOopsMode` JVM option. This
  option is no longer supported.
* Combines `Xms/Xmx` recommendations for compressed oops.

Closes #71644.

Co-authored-by: Rick Boyd <boyd.richardj@gmail.com>
2021-06-09 09:53:42 -04:00
James Rodewig
e764c188f7
[DOCS] Clarify location of custom JVM options files (#72656) (#72680)
Clarify the files to be modified are in the `jvm.options.d/` folder

Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
2021-05-04 08:36:27 -04:00
debadair
5220e4c05c
[DOCS] Edit JVM settings info. Closes #72259 (#72350) (#72436)
* [DOCS] Edit JVM settings info. Closes #72259

* Apply suggestions from code review

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

* Incorporated review feedback.
2021-04-28 19:23:27 -07:00
Mark Vieira
c43e27ea64 Update heap setting documentation in light of machine dependent heap (#66567) 2020-12-18 11:15:26 -08:00