openj9-docs
openj9-docs copied to clipboard
Source repository for the Eclipse OpenJ9 user documentation, which should be viewed [online]https://www.eclipse.org/openj9/docs/
**Subject:** https://www.eclipse.org/openj9/docs/xxidletuningminidlewaittime/ **Suggestion:** From the slack channel: "The earliest JVM detects idle state is after it has been idle for around 1 minute (but it is subject to change and...
https://github.com/eclipse-openj9/openj9-docs/issues/1319 Added a clarification about the overriding heap size value. Closes #1319 Signed-off-by: Sreekala Gopakumar [email protected]
**Issue or pull request number:** issue: https://github.com/eclipse-openj9/openj9/issues/19323 PR: https://github.com/eclipse-openj9/openj9/pull/19442 **Overview:** New -XX command line options to control classes sharing from all class loaders. **Release target:** Eclipse OpenJ9 0.46.0 **Applies to...
**Issue or pull request number:** https://github.com/eclipse-openj9/openj9/issues/18217 **Overview:** *Describe the external change and the impact/benefit from a user perspective.* **Release target:** Eclipse OpenJ9 0.46.0 **Applies to the following JDK versions:** E.g....
https://github.com/eclipse-openj9/openj9-docs/issues/1330 New option `-XX:[+|-]ShareOrphans` added. Related topics updated. Closes #1330 Signed-off-by: Sreekala Gopakumar [email protected]
**Issue or pull request number:** Introduced in: https://github.com/eclipse-openj9/openj9/pull/18301 Made the default in: https://github.com/eclipse-openj9/openj9/pull/19585 **Overview:** This was previously an undocumented experimental option in 0.44.0, but since it's now enabled by default...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.30. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.30 Fixed #7380: Navigation icons disappearing on hover in Safari Fixed #7367: Blog readtime computation includes SVG text...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.29. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.29 Updated Galician translations Fixed #7362: Annotations in figure captions rendering incorrectly Thanks go to @mmontes11 for their...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.28. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.28 Fixed #7313: Improved tooltips mounted in sidebar when feature is disabled Changelog Sourced from mkdocs-material's changelog. mkdocs-material-9.5.28...
**Issue or pull request number:** https://github.com/eclipse-openj9/openj9/pull/19679 **Overview:** OpenJ9 introduced options `-XX:+ShareOrphans` and `-XX:-ShareOrphans` in 0.46 release. See https://github.com/eclipse-openj9/openj9-docs/issues/1330. User has to explicitly specify `-XX:+ShareOrphans` to turn on this feature. In...