-
Bug
-
Resolution: Fixed
-
P3
-
repo-valhalla
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8244313 | repo-valhalla | Srikanth Adayapalam | P4 | Closed | Won't Fix |
- Instance fields are in the value projection whereas static fields are in the reference projection.
- Methods are in the reference projection
- Constructors are in the value projection
Update test/jdk/valhalla/valuetypes/QTypeDescriptorTest.java and test/jdk/valhalla/valuetypes/Reflection.java to to prepare forJDK-8244313.
https://cr.openjdk.java.net/~briangoetz/valhalla/sov/04-translation.html
- Methods are in the reference projection
- Constructors are in the value projection
Update test/jdk/valhalla/valuetypes/QTypeDescriptorTest.java and test/jdk/valhalla/valuetypes/Reflection.java to to prepare for
https://cr.openjdk.java.net/~briangoetz/valhalla/sov/04-translation.html
- backported by
-
JDK-8244313 [lworld] Evolve javac's code generation to match scheme documented in SoV
-
- Closed
-