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

Inconsistent stack height

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8
    • 8
    • tools
    • b103

      #section:main
      ----------messages:(3/191)----------
      command: main -Xcomp -XX:CompileOnly=Test6932496.m Test6932496
      reason: User specified action: run main/othervm -Xcomp -XX:CompileOnly=Test6932496.m Test6932496
      elapsed time (seconds): 1.299
      ----------System.out:(0/0)----------
      ----------System.err:(6/451)----------
      java.lang.VerifyError: (class: Test6932496, method: m signature: ()V) Inconsistent stack height 1 != 0
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:258)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:88)
      at java.lang.Thread.run(Thread.java:724)
      STATUS:Failed.`main' threw exception: java.lang.VerifyError: (class: Test6932496, method: m signature: ()V) Inconsistent stack height 1 != 0
      result: Failed. Execution failed: `main' threw exception: java.lang.VerifyError: (class: Test6932496, method: m signature: ()V) Inconsistent stack height 1 != 0

            vromero Vicente Arturo Romero Zaldivar
            rbackman Rickard Backman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: