RFR: 8261447: MethodInvocationCounters frequently run into overflow [v8]

Igor Veresov iveresov at openjdk.java.net
Tue Mar 2 17:13:01 UTC 2021


On Tue, 2 Mar 2021 08:34:29 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

>> Hi @RealLucy , I didn't do an actual review just made a passing comment.
>
> @dholmes-ora OK then. I just didn't want to ignore anyone's opinion. 
> I plan to integrate the change before my EOB (GMT+1), provided there are no objections.

I left a comment a while ago about the unsigned int casts (in ```Method::print_invocation_count()```) that I don't understand the reason for. Could you please comment on that?

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

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


More information about the hotspot-dev mailing list