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

[windows] Build broken on VS2010 after "8046148: JEP 158: Unified JVM Logging"

XMLWordPrintable

    • b89
    • windows

        share\vm\logging\logFileOutput.cpp(79) : error C3861: 'strtoull': identifier not found

        There is no strtoull() in earlier versions of Visual Studio. However, there is _strtoui64(), which does the same and is available from VS2005 onward.

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: