RFR: 8261447: MethodInvocationCounters frequently run into overflow [v2]
    Igor Veresov 
    iveresov at openjdk.java.net
       
    Thu Feb 11 20:48:38 UTC 2021
    
    
  
On Thu, 11 Feb 2021 18:22:38 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Thank you Tobias for having a look. I'll post an update asap.
>
> @veresov please review these changes
I don't really like these .*64 suffixes. Can we just make the counter 64 bit, update the SA as Tobias suggested and keep the existing method names? Or is there a reason for doing this that eludes me?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2511
    
    
More information about the hotspot-dev
mailing list