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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: