Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8214685 Passing illegal value for JFR startupargs causes SEGV or errors
  3. JDK-8338062

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

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: