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

PrintNMethods compile command broken since b89

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b89
    • b103
    • Verified

      The following command works with JDK 9 b88 but not with b89:

      java -XX:CompileCommand=option,javazoom.jl.decoder.LayerIIIDecoder::decodeFrame,PrintNMethods -jar SPECjvm2008.jar mpegaudio -ikv -i 5 -crf false

      It should print the compilation of the decodeFrame method. Most likely this was caused by JDK-8135068.

      The PrintIdealGraphLevel option is broken as well.

            neliasso Nils Eliasson (Inactive)
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: