RFR: 8341644: Compile error in cgroup coding when using toolchain clang
Stefan Karlsson
stefank at openjdk.org
Mon Oct 7 19:27:36 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 .
Looks good.
-------------
Marked as reviewed by stefank (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21391#pullrequestreview-2352760711
More information about the hotspot-runtime-dev
mailing list