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

Remove macro definition of "inline" in stack.hpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 16
    • 16
    • hotspot
    • b04

    Description

      In utilities/stack.hpp we have:

       88 #ifdef __GNUC__
       89 #define inline
       90 #endif // __GNUC__

      with the corresponding #undef near the end of the file. This should be removed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: