On Mon, 16 Dec 2024 12:31:04 GMT, Magnus Ihse Bursie wrote:
> WARNING_CFLAGS_JVM should not be used to set arbitrary warning flags for
> Hotspot.
>
> We do not need to check for gcc 6+ anymore.
Marked as reviewed by erikj (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/
On Mon, 16 Dec 2024 12:31:04 GMT, Magnus Ihse Bursie wrote:
> WARNING_CFLAGS_JVM should not be used to set arbitrary warning flags for
> Hotspot.
>
> We do not need to check for gcc 6+ anymore.
Verified that this builds properly on GHA and the Oracle CI system.
-
PR Comment: http