Details
Description
Initial changes for JDK-8235765 showed that CodeCache and Sweeper code use mixed types in addition to usage of 'long' type:
http://cr.openjdk.java.net/~coleenp/2020/8235765.01/webrev/
We should clean up that.
http://cr.openjdk.java.net/~coleenp/2020/8235765.01/webrev/
We should clean up that.
Attachments
Issue Links
- relates to
-
JDK-8235765 Use of the long type should be avoided in shared code
- Resolved