use string literal for format string when handling PauseAtStartupFile

XMLWordPrintable

    • b19
    • generic
    • generic

        Currently only on Linux (os_linux.cpp) the format string is a string literal and not a variable when handling the PauseAtStartupFile flag.
        This was done on Linux with
        https://bugs.openjdk.java.net/browse/JDK-8042894
        when handling gcc warnings; however on the other platforms it is recommended to do the same.

              Assignee:
              Matthias Baesken
              Reporter:
              Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: