openj9-docs icon indicating copy to clipboard operation
openj9-docs copied to clipboard

Source repository for the Eclipse OpenJ9 user documentation, which should be viewed [online]https://www.eclipse.org/openj9/docs/

Results 41 openj9-docs issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

**Issue or pull request number:** https://github.com/eclipse-openj9/openj9/pull/19436/ **Overview:** In 0.41 getThreadAllocatedBytes() was added, but getTotalThreadAllocatedBytes was never implemented and would throw UnsupportedOperationException. Now it is implemented. Also as of jdk8u422 (0.46),...

Bumps ubuntu from 22.04 to 24.04. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=22.04&new-version=24.04)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

**Issue or pull request number:** *MD5 Acceleration* - OpenJDK8: https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/743 - OpenJDK11: https://github.com/ibmruntimes/openj9-openjdk-jdk11/pull/766 - OpenJDK17: https://github.com/ibmruntimes/openj9-openjdk-jdk17/pull/337 - OpenJDK21: https://github.com/ibmruntimes/openj9-openjdk-jdk21/pull/140 - OpenJDK22: https://github.com/ibmruntimes/openj9-openjdk-jdk22/pull/42 - and later **Overview:** Acceleration is added for...

From: https://eclipse.dev/openj9/docs/xxusegcstartuphints/ ```When enabled, this option overrides any initial heap size that is specified on the command line, for example by using the [-Xms](https://eclipse.dev/openj9/docs/xms/) option.``` Suggestion: The overridden value can...

**Issue or pull request number:** * https://github.com/eclipse-openj9/openj9/pull/19245 * https://github.com/eclipse-openj9/openj9/issues/19165 **Overview:** `AttachAPI Jcmd` retry attaching in case of `SocketException` on `Windows` platform. The retry time is `3` by default or a...

**Subject:** https://eclipse.dev/openj9/docs/attachapi/ **Suggestion:** _In the default Attach API directory you can find certain files that start with an underscore _*, which are involved in synchronization. These files can be owned...

**Issue or pull request number:** https://github.com/eclipse-openj9/openj9/pull/19070 **Overview:** -Xtgc:allocation has existed 'forever' but just recently (for 0.46) has been enhanced so it may be more useful for users to find thread...

Add description for (an already existing, but recently enhnaced) -Xtgc:allocation option Related to https://github.com/eclipse-openj9/openj9/pull/19070

Glossary topic added with first set of glossary terms. Signed-off-by: Sreekala Gopakumar