RFR: 8364558: Test compiler/startup/StartupOutput.java failed with native OOM: CodeCache: no room for StubRoutines

Vladimir Kozlov kvn at openjdk.org
Tue Aug 5 23:43:01 UTC 2025


On Tue, 5 Aug 2025 14:08:51 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> Any ideas how to proceed? Shall I still continue wiht the current patch?

Don't worry about adapters. It is different issue which can happen at any time with very small CodeCache.

> Also, do we need a better title for the JIRA and PR?

Yes, please update it. May be: "Failure to generated compiler stubs from compiler thread should not crash VM when compilation disabled due to full CodeCache"

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

PR Comment: https://git.openjdk.org/jdk/pull/26642#issuecomment-3156933123


More information about the hotspot-dev mailing list