[aix] Compressed class space not allocated in lower regions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b126
    • aix

      On aix, allocating the compressed class space at a given size is unlikely to succeed. Therefore often the Compressed Class Space is allocated in upper memory regions.

      Using the search implemented for aarch helps, but use smaller steps below 32G because it helps aix to have zero base, but it does not require 4G alignment.

      This fixes test CompressedClassPointers.java.

            Assignee:
            Goetz Lindenmaier
            Reporter:
            Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: