[jdk18] RFR: 8278413: C2 crash when allocating array of size too large
Roland Westrelin
roland at openjdk.java.net
Thu Dec 16 12:29:00 UTC 2021
On Thu, 16 Dec 2021 10:02:38 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Have you run any micros to verify that nothing regresses?
Thanks`` for looking at this. This fixes a crash for a corner case (array size close to max_jint). I don't think it can affect performance so I haven't run any performance testing.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/30
More information about the hotspot-compiler-dev
mailing list