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

Remove disable of old MSVC++ warning C4786

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Fix
    • P4
    • tbd
    • 9
    • hotspot
    • gc
    • generic
    • windows

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: