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

[TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)

XMLWordPrintable

    • b96

      For the current VM realization: a stack trace element for an abstract method has line number -1 and for a native method line number is -2.
      CompilerToVM::getStackTraceElement do incorrect direction compare line number value for native and abstract method.

            tpivovarova Tatiana Pivovarova (Inactive)
            tpivovarova Tatiana Pivovarova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: