git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Sep 21 05:51:20 UTC 2023
Changeset: ceff47b4
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Date: 2023-09-21 05:49:09 +0000
URL: https://git.openjdk.org/mobile/commit/ceff47b462ccbaff5cc16111dc65463a6d8d3d8d
8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Co-authored-by: Stefan Karlsson <stefank at openjdk.org>
Co-authored-by: Erik Österlund <eosterlund at openjdk.org>
Reviewed-by: ayang, thartmann, kvn
! src/hotspot/share/gc/shared/c2/barrierSetC2.cpp
! src/hotspot/share/opto/arraycopynode.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/library_call.cpp
+ test/hotspot/jtreg/compiler/arraycopy/TestCloneArrayWithDifferentLengthConstness.java
+ test/hotspot/jtreg/compiler/gcbarriers/TestArrayCopyWithLargeObjectAlignment.java
Changeset: 64281ab8
Author: duke <duke at openjdk.org>
Date: 2023-09-21 05:50:09 +0000
URL: https://git.openjdk.org/mobile/commit/64281ab8787dc36d77d0c23bc7aa1ce2d23ef512
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list