[jdk21u-dev] RFR: 8325095: C2: bailout message broken: ResourceArea allocated string used after free
Paul Hohensee
phh at openjdk.org
Mon Apr 22 18:09:33 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:
> - [ ] Linux x86_64 server fastdebug, `all`
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/522#pullrequestreview-2015492409
More information about the jdk-updates-dev
mailing list