RFR: JDK-8267916: Make as_CompilerThread consistent with other as_*_thread methods [v2]
Kim Barrett
kbarrett at openjdk.java.net
Wed Jun 2 14:46:31 UTC 2021
On Wed, 2 Jun 2021 14:17:58 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple refactoring around `as_CompilerThread`. A new file, `compilerThread.inline.hpp`, is created to get around the circular dependency.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> cast
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4240
More information about the hotspot-dev
mailing list