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

LogCompilation throws "couldn't find bytecode"

    XMLWordPrintable

Details

    • b13

    Description

      This happens with logs where the app was running JS with Nashorn, not sure if it happens otherwise.

      $ /opt/jdk-10-b40/bin/java -jar ~/ssd/views/hs/open/src/utils/LogCompilation/target/LogCompilation-1.0-SNAPSHOT.jar -U -t hotspot_pid30794.log
      Exception in thread "main" java.lang.InternalError: couldn't find bytecode
      at com.sun.hotspot.tools.compiler.UncommonTrapEvent.setCompilation(UncommonTrapEvent.java:136)
      at com.sun.hotspot.tools.compiler.LogParser.parse(LogParser.java:669)
      at com.sun.hotspot.tools.compiler.LogParser.parse(LogParser.java:630)
      at com.sun.hotspot.tools.compiler.LogCompilation.main(LogCompilation.java:137)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: