RFR: 8341644: Compile error in cgroup coding when using toolchain clang
Martin Doerr
mdoerr at openjdk.org
Tue Oct 8 07:49:00 UTC 2024
On Mon, 7 Oct 2024 15:23:09 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> When building on Linux but with toolchain-type clang , I run into a couple of errors because of missing override .
>
> We use this clang on the build machine
> clang --version
> clang version 15.0.7
> Target: x86_64-suse-linux
>
> The issue seems to be similar to JDK-8338236 .
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21391#pullrequestreview-2353669068
More information about the hotspot-runtime-dev
mailing list