[jdk11u-dev] RFR: 8235385: Crash on aarch64 JDK due to long offset
Alexey Pavlyutkin
duke at openjdk.java.net
Tue Jun 14 06:30:54 UTC 2022
On Mon, 13 Jun 2022 15:38:01 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> I believe you need to change the title of this to "Backport 820ab134927cb76c61cf9c144637d18e0e2a4f2c"
>
> That should make SKARA pick it up as a "backport" of the 8u commit (even though technically it's going in the wrong direction)
>
> I hadn't realised this was in 15u. How did it get lost for 11u?
The original patch
https://github.com/openjdk/jdk15u-dev/commit/21c02a5b18a8f8b0ab66f32fbb9fe7cff415376d
was really huge and too risky to be backported to 11u, and it was decided to backport a lite version of it. Thus technically that wasn't a backport and I forgot to publish the tests.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1122
More information about the jdk-updates-dev
mailing list