global-buffer-overflow in Atomic::PlatformLoad<4ul>::operator()

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 21
    • Component/s: hotspot

      This is specifically for Zero, see https://github.com/openjdk/jdk/pull/12477#issuecomment-1424571609.

      Zero loads 4 bytes (int) when the underlying variable is a bool (1 byte). Since Zero is using `__atomic_*`, it should probably just define the appropriate partial specialization for 1 and 2 byte operations.

            Assignee:
            Unassigned
            Reporter:
            Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: