RFR: 8252476: as_Worker_thread() doesn't check what it intends [v3]

Albert Mingkun Yang ayang at openjdk.java.net
Thu May 27 08:13:09 UTC 2021


On Thu, 27 May 2021 04:05:27 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> BTW, we should make JavaThread::as_CompilerThread consistent as well: move to thread.inline.hpp, change the casting, and rename to as_Compiler_thread (in another RFE??)

I can do so in another PR. Thank you for the suggestion.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4167


More information about the hotspot-runtime-dev mailing list