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

[aix] Compressed class space not allocated in lower regions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: