LogCompilation throws java.lang.Error: scope underflow

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 10
    • Affects Version/s: 10
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: