[jdk17u-dev] RFR: 8294677: chunklevel::MAX_CHUNK_WORD_SIZE too small for some applications

Thomas Stuefe stuefe at openjdk.org
Fri Feb 3 07:21:58 UTC 2023


On Wed, 1 Feb 2023 10:43:30 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Downport is not clean. Patch did not merge cleanly, but only due to trivial comment changes introduced with "8273783: Simplify Metaspace arena guard handling" in test/hotspot/gtest/metaspace/test_metaspace_misc.cpp . I don't plan to downport 8273783.

Tested:
- manually ran hotspot_metaspace on x64 and x86
- SAP nightlies
- GHAs
- I also manually tested x64 to check that we don't have a memory usage regression.

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/1142


More information about the jdk-updates-dev mailing list