RFR: 8268852: AsyncLogWriter should not overide is_Named_thread()
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Wed Jun 16 04:20:31 UTC 2021
On Wed, 16 Jun 2021 04:13:07 GMT, David Holmes <david.holmes at oracle.com> wrote:
> > Looks good, but can we add `is_AsyncLogWriter_thread()` to `Thread` like `is_ConcurrentGC_thread()`?
>
> I was going to suggest something similar but instead I've filed a RFE -
> JDK-8268855 - that will get rid of that chunk of code anyway.
Sounds good, thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/4503
More information about the hotspot-runtime-dev
mailing list