RFR: 8269120: Build failure with GCC 6.3.0 after JDK-8017163
Aleksey Shipilev
shade at openjdk.java.net
Tue Jun 22 09:28:40 UTC 2021
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:
-------------
Commit messages:
- 8269120: Build failure with GCC 6.3.0 after JDK-8017163
Changes: https://git.openjdk.java.net/jdk/pull/4551/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4551&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269120
Stats: 15 lines in 3 files changed: 5 ins; 8 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/4551.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4551/head:pull/4551
PR: https://git.openjdk.java.net/jdk/pull/4551
More information about the hotspot-gc-dev
mailing list