-
Enhancement
-
Resolution: Fixed
-
P4
-
16, 17, 19
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351973 | 17.0.16 | Satyen Subramaniam | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8351973 Use of types in compiler shared code should be consistent.
-
- Resolved
-
- relates to
-
JDK-8235765 Use of the long type should be avoided in shared code
-
- Resolved
-
- links to
-
Commit openjdk/jdk/b6935dfb
-
Commit(master) openjdk/jdk17u-dev/f04bc19d
-
Review openjdk/jdk/7294
-
Review(master) openjdk/jdk17u-dev/3330
(1 links to)