[jdk11u-dev] RFR: Backport f08eeac278b0785c0bdff0bddf46b66f65822357 [v2]
Severin Gehwolf
sgehwolf at openjdk.java.net
Tue Jun 8 12:17:11 UTC 2021
On Tue, 8 Jun 2021 10:50:32 GMT, Peter Zhelezniakov <peterz at openjdk.org> wrote:
>> Almost clean backport. I've just changed the type of `PrepareExtraDataClosure::_safepoint_counter` from `uint64_t` to `int` to match the type of `SafepointSynchronize::_safepoint_counter` and thus avoid a compiler warning.
>>
>> This fix had a flaw that was later identified and corrected under JDK-8231501, so this latter fix will also be backported.
>
> Peter Zhelezniakov has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
Hmm, seems this didn't work. Maybe the PR title needs to have said format too. Failing that, I'd close this PR and open a new one (with the `Backport f08eeac278b0785c0bdff0bddf46b66f65822357` commit message).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/19
More information about the jdk-updates-dev
mailing list