Solaris: large page reservation failure message is printed even in success

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 11-pool
    • Affects Version/s: 13
    • Component/s: hotspot
    • None
    • gc
    • solaris

      -Xlog:gc+heap+coops=debug prints whether the memory reservation with large page(-XX:+UseLargePages) is succeeded or not. On Solaris that message is printed even succeeded with large page.

      "Reserve regular memory without large pages" from ReservedHeapSpace::try_reserve_heap() or ReservedSpace::initialize() should not be printed if a reservation succeeded with large page.

      Other OSes are fine.

            Assignee:
            Unassigned
            Reporter:
            Sangheon Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: