[jdk21u-dev] Integrated: 8325095: C2: bailout message broken: ResourceArea allocated string used after free

Aleksey Shipilev shade at openjdk.org
Mon Apr 29 15:46:14 UTC 2024


On Mon, 22 Apr 2024 15:37:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Fixes the diagnostic regression in JDK 21. Does not apply cleanly, because JDK 21 does not have [JDK-8318444](https://bugs.openjdk.org/browse/JDK-8318444). I tried to backport it first, but it has some bugtail, which needs more time in mainline. The conflicts resolutions were simple.
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug, `all`

This pull request has now been integrated.

Changeset: cbd30c95
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/cbd30c952d5079df92dcd1c3148dbf6c1855b75c
Stats:     126 lines in 8 files changed: 108 ins; 5 del; 13 mod

8325095: C2: bailout message broken: ResourceArea allocated string used after free

Reviewed-by: phh
Backport-of: c589555845e61cdde5340aaa76fcc36b2753240d

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

PR: https://git.openjdk.org/jdk21u-dev/pull/522


More information about the jdk-updates-dev mailing list