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

Aleksey Shipilev shade at openjdk.java.net
Thu Dec 23 16:25:15 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

This pull request has now been integrated.

Changeset: 04ad6689
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/04ad668921abbd71dfbc474eed6f1760f7a541b1
Stats:     200 lines in 9 files changed: 53 ins; 125 del; 22 mod

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

Reviewed-by: chagedorn, kvn

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

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


More information about the hotspot-compiler-dev mailing list