-
Bug
-
Resolution: Fixed
-
P3
-
repo-valhalla
VM valhalla tests are using `jdk.experimental.bytecode` test library. These tests should be updated to use the new ClassFile API.
As a quick fix, remove Q-descriptor support from `jdk.experimental.bytecode` test library.
As a quick fix, remove Q-descriptor support from `jdk.experimental.bytecode` test library.
- relates to
-
JDK-8317279 Standard library implementation of value classes and objects
- In Progress