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

[AOT] Avoid zero-shift for compressed oops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b156
    • generic
    • generic

        AOT captures VM settings during compilation. For compressed oops it presents a problem for the case when VM selects a zero-shift mode (that depends on being able to map the heap into the lower 4G). Compiling AOT binary with zero-shift limits it's usability. The AOT compiler should be able to avoid zero-shift.

              iveresov Igor Veresov
              iveresov Igor Veresov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: