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

AArch64: undefined behaviour in HotSpot cpu-specific code

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: