Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] 8139457: Relax alignment of array elements #67

Merged
merged 4 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. 8139457: Relax alignment of array elements

    Co-authored-by: Fei Yang <fyang@openjdk.org>
    Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
    Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
    3 people authored and linade committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3355d8b View commit details
    Browse the repository at this point in the history
  2. Typo

    linade committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cf71759 View commit details
    Browse the repository at this point in the history
  3. 8327426: RISC-V: Move alignment shim into initialize_header() in C1_M…

    …acroAssembler::allocate_array
    
    Reviewed-by: fyang
    zifeihan authored and linade committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e3a328a View commit details
    Browse the repository at this point in the history
  4. 8331098: [Aarch64] Fix crash in Arrays.equals() intrinsic with -CCP

    Reviewed-by: aboldtch, aph
    rkennke authored and linade committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fb8d644 View commit details
    Browse the repository at this point in the history