JFR: Remove TestStartDuration.java and TestStartName.java from ProblemList.txt

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • jfr
    • b11

      The parsing of startup parameters was rewritten in Java in June 2021 (JDK 17) as part of JDK-8265271.

      The JVM now passes a String to Java, so it's hard to see how it can crash because some characters in the String are different. The return value for -XX:StartFlightRecording:help is perhaps 100 times larger than anything these tests return so an overflow also seems unlikely.

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: