[jdk18] RFR: 8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large

Christian Hagedorn chagedorn at openjdk.java.net
Thu Dec 23 12:06:16 UTC 2021


On Thu, 23 Dec 2021 08:01:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Summary: This reverts commit deaf75a58587f80046204de7559ff50b3b770bed.
> 
> Roland is on vacation now, so we would not get the fix any time soon. Meanwhile, there are lots of test failures and GHA uncleanliness due to this patch.
> 
> Additional testing:
>  - [x] Test failures from recorded bugs are gone
>  - [x] Linux x86_64 fastdebug `tier1`
>  - [x] Linux x86_64 fastdebug `tier2`
>  - [x] Linux x86_64 fastdebug `tier3`
>  - [x] GHA are clean

That seems reasonable. Looks good!

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

Marked as reviewed by chagedorn (Reviewer).

PR: https://git.openjdk.java.net/jdk18/pull/69


More information about the hotspot-compiler-dev mailing list