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

Remove macro definition of "inline" in stack.hpp

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: