Integrated: 8253241: Update comment on java_suspend_self_with_safepoint_check()
Richard Reingruber
rrich at openjdk.java.net
Wed Sep 23 07:21:09 UTC 2020
On Thu, 17 Sep 2020 13:57:04 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> After JDK-8252414 the safepoint/handshake code does not take _suspend_flags into accout anymore in its assessment if a
> thread is safepoint/handshake safe. This change updates the comment on
> JavaThread::java_suspend_self_with_safepoint_check(). I have (not yet) fixed the line breaks (fill-paragraph in emacs
> lingo) for a clearer diff.
> Also I could inline the (*) footnote.
This pull request has now been integrated.
Changeset: 226faa55
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/226faa55
Stats: 8 lines in 1 file changed: 0 ins; 2 del; 6 mod
8253241: Update comment on java_suspend_self_with_safepoint_check()
Reviewed-by: dcubed, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/225
More information about the hotspot-runtime-dev
mailing list