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

Albert Mingkun Yang ayang at openjdk.java.net
Wed May 26 20:31:21 UTC 2021


On Tue, 25 May 2021 06:43:46 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Convert `as_Worker_thread` to non-virtual, like other `as_*_thread` methods.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Moved the definition to the inline file so that `static_cast` can be used.

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

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


More information about the hotspot-runtime-dev mailing list