Remove disable of old MSVC++ warning C4786

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • generic
    • windows

      parNewGeneration.cpp contains a WIN32 conditionalized #pragma to disable C4786: identifier was truncated to '255' characters in the debug information. This warning appears to be specific to old versions of MSVC++ (version 6.0 and earlier); see http://support.microsoft.com/kb/195386

      MSVC++ 6.0 is long dead. The #pragma to disable the warning can be removed.

            Assignee:
            Unassigned
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: