RFR: 8266773: Release VM is broken with GCC 9 after JDK-8214237
Leo Korinth
lkorinth at openjdk.java.net
Mon May 10 13:30:00 UTC 2021
On Mon, 10 May 2021 11:19:20 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> https://github.com/openjdk/jdk/pull/3934 solves the same problem via out->sp(indent_level * 2); please coordinate the fix with @tstuefe, and whatever solution you chose to use, please remove all of the old usages of indent().
>
>> #3934 solves the same problem via out->sp(indent_level * 2); please coordinate the fix with @tstuefe, and whatever solution you chose to use, please remove all of the old usages of indent().
>
> Okay.
> I didn't know @tstuefe 's PR before.
>
> I'll close mine if @tstuefe would like to fix this issue.
> Thanks.
Or do it the other way, yours is correctly linked to 8266773. Sync with Thomas so that we only have one pull request.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3941
More information about the hotspot-gc-dev
mailing list