Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8232052

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.

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

                Created:
                Updated:
                Resolved: