RFR: 8332253: Linux arm32 build fails after 8292591
Sergey Bylokhov
serb at openjdk.org
Wed May 15 03:55:03 UTC 2024
On Wed, 15 May 2024 02:25:14 GMT, David Holmes <dholmes at openjdk.org> wrote:
> How old a tool chain are we talking about?
According to the [docs](https://man7.org/linux/man-pages/man2/membarrier.2.html#HISTORY), it was added in Linux 4.3+(release date 2015), and updated in Linux 5.10(release date is 2020).
>This issue would have been around since 09/2022 and nobody has complained?
It works fine for JDK 17, so probably people have not migrated to JDK 21 yet.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19237#issuecomment-2111529073
More information about the hotspot-runtime-dev
mailing list