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

AArch64: undefined behaviour in HotSpot cpu-specific code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • None
    • hotspot
    • None
    • aarch64

      Running AArch64 HotSpot with GCC undefined behaviour sanitizer reveals many cases of UB, including null pointer dereferences. In some cases we'll just have to live with it and be careful to test the VM, but in many cases the UB is pointless and can be made properly defined without significant loss of performance.
      This is an umbrella bug report to capture them all; there will be several sub-reports.

            aph Andrew Haley
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: