[jdk22u] Integrated: 8325095: C2: bailout message broken: ResourceArea allocated string used after free
Aleksey Shipilev
shade at openjdk.org
Mon Apr 29 15:46:15 UTC 2024
On Thu, 25 Apr 2024 11:53:24 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] GHA
This pull request has now been integrated.
Changeset: f08201cd
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk22u/commit/f08201cdda5d72c77298f59572dd2f5dda71ba3a
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/jdk22u/pull/165
More information about the jdk-updates-dev
mailing list