-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P5
-
Affects Version/s: 19, 20
-
Component/s: hotspot
As noticed by [~xliu]:
https://github.com/openjdk/jdk/pull/6717#issuecomment-1128211222
covariant returns should not be used in the hotspot code base but I added some withJDK-8275201
https://github.com/openjdk/jdk/pull/6717#issuecomment-1128211222
covariant returns should not be used in the hotspot code base but I added some with
- relates to
-
JDK-8275201 C2: hide klass() accessor from TypeOopPtr and typeKlassPtr subclasses
-
- Resolved
-
-
JDK-8292671 Hotspot Style Guide should allow covariant returns
-
- Resolved
-
- links to
-
Review
openjdk/jdk/9237