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

LogCompilation throws java.lang.Error: scope underflow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 10
    • 10
    • hotspot
    • b36

      In a large +LogCompilation log where the app being run is using nashorn to run a script, the LogCompilation tools throws this:

      java.lang.Error: scope underflow at 785185:120
      at com.sun.hotspot.tools.compiler.LogParser.reportInternalError(LogParser.java:589)
      at com.sun.hotspot.tools.compiler.LogParser.reportInternalError(LogParser.java:569)
      at com.sun.hotspot.tools.compiler.LogParser.startElement(LogParser.java:1029)

      Because there are no tests for LogCompilation I am not sure what later processing is affected by this error, it continues to process the log after this happens.

            ecaspole Eric Caspole
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: