RFR: 8269120: Build failure with GCC 6.3.0 after JDK-8017163 [v2]

Kim Barrett kbarrett at openjdk.java.net
Tue Jun 22 16:08:28 UTC 2021


On Tue, 22 Jun 2021 15:56:02 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:
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Much simpler fix

Much better!  Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list