Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186874

[MVT] Method name generated by ValueType is illegal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-valhalla
    • repo-valhalla
    • core-libs

      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

            mchung Mandy Chung (Inactive)
            lfoltan Lois Foltan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: