RFR: 8251505: Use of types in compiler shared code should be consistent. [v7]
Paul Hohensee
phh at openjdk.java.net
Wed Feb 2 20:58:02 UTC 2022
On Wed, 2 Feb 2022 01:52:46 GMT, Yi-Fan Tsai <duke at openjdk.java.net> wrote:
>> 8251505: Use of types in compiler shared code should be consistent.
>
> Yi-Fan Tsai has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert "Use jlong instead of int64_t"
Hi, David, I stand corrected. Is there a document somewhere about the policy, and has anyone gone through Hotspot to remove improper use of jlong?
So, belay my jlong suggestion, but now compileBroker.* should use int64_t. I think my gc_globals.hpp comment still stands.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7294
More information about the hotspot-compiler-dev
mailing list