RFR: 8345225: AARCH64: VM crashes with -NearCpool +UseShenandoahGC options

Andrew Haley aph at openjdk.org
Mon Apr 28 09:09:45 UTC 2025


On Mon, 28 Apr 2025 08:50:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks fine. Was `-NearCpool` ever used for anything?

Experimenting, mostly. At the time it wasn't at all clear to me if there was any limit to the size of compiled methods. It still, isn't really: who knows if some mad combination of command-line options might one day overflow the limit. But we'll cross that bridge when we come to it.

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

PR Comment: https://git.openjdk.org/jdk/pull/24883#issuecomment-2834533168


More information about the hotspot-dev mailing list