Test jdk/jfr/event/runtime/TestVMInfoEvent.java fails after JDK-8378110 (RuntimeMXBean.getInputArguments())

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: hotspot
    • master

      Test jdk/jfr/event/runtime/TestVMInfoEvent.java fails since JDK-8378110 updates the RuntimeMXBean.getInputArguments() format (to include the -XX).

      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Wrong inputArgs expected: +UseSerialGC -Dtest.vm.opts=...
      but was: -XX:+UseSerialGC -Dtest.vm.opts=...

            Assignee:
            Oli Gillespie
            Reporter:
            Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: