RFR: 8359685: Test stress/compiler/deoptimize/Test.java fails Out of space in CodeCache

SendaoYan syan at openjdk.org
Thu Jun 19 12:25:32 UTC 2025


On Thu, 19 Jun 2025 09:19:23 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

> This looks similar to #25872 which limits the number of compiler threads for high core counts. Would that perhaps already fix this issue or help reduce the amount of code cache needed?

Sorry, I didn't noticed that there is already have the same JBS issue. I think I can close this PR and the related JBS issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/25888#issuecomment-2987897993


More information about the hotspot-compiler-dev mailing list