[MVT] Crash with "assert(number_of_codes <= 256) failed: too many bytecodes"

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot

      This is due to JDK-8185349:
      http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/dbb31857c4d4

      If I count correctly, adding _vgetfield at the end 'causes number_of_codes' to be 257 and thus we fail.

      We should reset the value type bytecode numbers.

            Assignee:
            Tobias Hartmann
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: