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

Remove Windows specific workaround in JLI_Snprintf

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-libs
    • None
    • b20

      The C99 snprintf is available with Visual Studio 2015 and above, alongside Windows 10 and the UCRT, and is no longer identical to the outdated Windows _snprintf, so we can remove the compatibility workaround on Windows and have JLI_Snprintf simply delegate to snprintf.

            jwaters Julian Waters
            jwaters Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: