-
New Feature
-
Resolution: Fixed
-
P2
-
repo-valhalla
LW2 array covariance:
"[QFoo;" <: "[LFoo;” <: “[LObject;” <: “Object;"
We can freely allow widening conversion, but not narrowing. I.e. narrow checkcast must match [Q...
https://mail.openjdk.java.net/pipermail/valhalla-dev/2019-April/005600.html
"[QFoo;" <: "[LFoo;” <: “[LObject;” <: “Object;"
We can freely allow widening conversion, but not narrowing. I.e. narrow checkcast must match [Q...
https://mail.openjdk.java.net/pipermail/valhalla-dev/2019-April/005600.html
- relates to
-
JDK-8223017 [lworld] checkcast/instance broken for LW2 arrays
-
- Resolved
-
-
JDK-8223387 [lworld] reflection support for LW2 arrays
-
- Resolved
-
-
JDK-8220716 [lworld] C2 support for LW2 arrays
-
- Resolved
-
-
JDK-8220788 [lworld] C1 support for LW2 Arrays
-
- Resolved
-
-
JDK-8222402 [lworld] LW2 array support in javac
-
- Resolved
-
-
JDK-8222401 [lworld] LW2 array support in verifier
-
- Closed
-
(1 relates to)