Enable inlining of newly introduced PlatformMonitor methods

XMLWordPrintable

    • b10

      JDK-8210832 introduced a PlatformMonitor abstraction to delegate various monitor operations directly to OS primitives. These methods are added to os_posix.cpp, os_windows.cpp, ..., meaning they can't be inlined. Moving hot and trivial delegating methods to .inline.hpp means a small improvement over the current implementation.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: