Test test/jdk/valhalla/valuetypes/MHZeroValue is about the concept of default value that is now obsolete (see JDK-8348904).
Note that the test uses the (new V[1])[0] pattern, which we used to get a default value, but which just returns null in JEP-401.
Note that the test uses the (new V[1])[0] pattern, which we used to get a default value, but which just returns null in JEP-401.
- links to
-
Commit(lworld) openjdk/valhalla/cc0f8d4a
-
Review(lworld) openjdk/valhalla/1375