Integrated: 8269120: Build failure with GCC 6.3.0 after JDK-8017163

Aleksey Shipilev shade at openjdk.java.net
Wed Jun 23 07:07:30 UTC 2021


On Tue, 22 Jun 2021 09:22:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> One of my CI servers that carry GCC 6.3.0 fails after JDK-8017163 with:
> 
> 
> In file included from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/g1CardSetFreeMemoryTask.hpp:29:0,
>                  from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/g1CollectedHeap.hpp:31,
>                  from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp:28,
>                  from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/heapRegion.inline.hpp:31,
>                  from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/g1AllocRegion.inline.hpp:30,
>                  from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/gc/g1/g1AllocRegion.cpp:26:

This pull request has now been integrated.

Changeset: 62376306
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6237630664fd956aa6025a181e9cb874806dcecf
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8269120: Build failure with GCC 6.3.0 after JDK-8017163

Reviewed-by: iwalulya, tschatzl, kbarrett

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

PR: https://git.openjdk.java.net/jdk/pull/4551



More information about the hotspot-gc-dev mailing list