[JVMCI] CompilerToVM::allocateCompileIdTest doesn't throw an exception for illegal bci

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot

      CompilerToVM::allocateCompileIdTest allocates new compile id for incorrect bcis, such as less than -1, more than the length of bytecode.
      I'd expect to get IllegalArgumentException for incorrect values.

            Assignee:
            Tom Rodriguez
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: