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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 11-pool
    • 13
    • 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.

            Unassigned Unassigned
            sangheki Sangheon Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: