Integrated: JDK-8267916: Adopt cast notation for CompilerThread conversions

Albert Mingkun Yang ayang at openjdk.java.net
Thu Jun 3 08:25:41 UTC 2021


On Fri, 28 May 2021 08:09:36 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.

This pull request has now been integrated.

Changeset: a52a08d2
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a52a08d20be13721fcde65cad3567bbfa04f45cd
Stats:     24 lines in 6 files changed: 9 ins; 11 del; 4 mod

8267916: Adopt cast notation for CompilerThread conversions

Reviewed-by: kbarrett, iklam, dholmes

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

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


More information about the hotspot-dev mailing list