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

Assertion failure because 0xDEADDEAD can be in-heap

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • openjdk8u292
    • 8
    • hotspot
    • None
    • 8
    • b01
    • aarch64
    • generic

      In the aarch64-port of jdk8u, I sometimes trip an assert because a MacroAssembler::mov() is emitted with an address 0xDEADDEAD, which sometimes can be in-heap, while the assert checks that it is not in-heap. This only affects the jdk8u-branch in aarch64-port/jdk8u. It does not affect jdk9 and jdk9: the assert is not present there.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: