Integrated: 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 .

This pull request has now been integrated.

Changeset: 6e486181
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6e486181613bde8da6874eeed680c7136e8d778a
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

8341644: Compile error in cgroup coding when using toolchain clang

Reviewed-by: stefank, mdoerr

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

PR: https://git.openjdk.org/jdk/pull/21391


More information about the hotspot-runtime-dev mailing list