-
Bug
-
Resolution: Not an Issue
-
P5
-
19, 20
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