RFR: 8306279: Build failure after JDK-8299592
Daniel Jeliński
djelinski at openjdk.org
Tue Apr 18 12:12:44 UTC 2023
On Tue, 18 Apr 2023 11:59:44 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> Please review this patch that disables a warning that appeared on linux builds in slowdebug configuration after [JDK-8299592](https://bugs.openjdk.org/browse/JDK-8299592).
>
> I plan to investigate why this failure appears only in slowdebug mode; this patch is intended to unblock the CI.
>
> Verified that the slowdebug builds pass with this patch applied.
note: before [JDK-8299592](https://bugs.openjdk.org/browse/JDK-8299592) all warnings in debug_mem.c were disabled, so this particular warning is not new.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13507#issuecomment-1512980449
More information about the build-dev
mailing list