-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: repo-valhalla
-
Fix Version/s: repo-valhalla
-
Component/s: core-libs
-
Labels:
When working on supporting the MVT JVM verifier, I have come across an issue with I suspect ValueType::mhName(). Dots, '.', within names are not translated to '/' for the JVM.
runner finished test: valhalla/mvt/modules/Driver.java
Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: java.lang.ClassFormatError: Illegal method name "p.internal.Point_getter$x" in class p/internal/Point_getter$x
runner finished test: valhalla/mvt/modules/Driver.java
Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: java.lang.ClassFormatError: Illegal method name "p.internal.Point_getter$x" in class p/internal/Point_getter$x
- blocks
-
JDK-8187670 [MVT] Enable verifier for compiler tests
-
- Resolved
-
- duplicates
-
JDK-8187669 [MVT] ValueTypeHolder::unreflectWithers fails with ClassFormatError: Illegal method name
-
- Closed
-