RFR: 8137018: [JVMCI] Encapsulate new Thread fields for JVMCI
Coleen Phillimore
coleenp at openjdk.java.net
Wed Sep 1 19:37:31 UTC 2021
On Wed, 1 Sep 2021 18:03:11 GMT, Tom Rodriguez <never at openjdk.org> wrote:
> This evacuates all JVMCI related methods and fields into a separately declared struct.
Looks awesome, Thanks!
src/hotspot/share/jvmci/jvmci.hpp line 183:
> 181: };
> 182:
> 183:
There seems to be a crazy amount of whitespace here.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5339
More information about the hotspot-dev
mailing list