PrintNMethods compile command broken since b89

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: