RFR: 8341644: Compile error in cgroup coding when using toolchain clang

Matthias Baesken mbaesken at openjdk.org
Tue Oct 8 12:39:05 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 .

Hi Stefan and Martin, thanks for the reviews !

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21391#issuecomment-2399724431


More information about the hotspot-runtime-dev mailing list