git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri Aug 25 07:21:05 UTC 2023
Changeset: 002b5948
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Date: 2023-08-25 07:18:34 +0000
URL: https://git.openjdk.org/mobile/commit/002b59487094f98d9805997b5d1122c1a411b391
8312749: 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: thartmann, ayang, kvn
! src/hotspot/share/gc/shared/c2/barrierSetC2.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/library_call.cpp
+ test/hotspot/jtreg/compiler/gcbarriers/TestArrayCopyWithLargeObjectAlignment.java
Changeset: d4f6e603
Author: duke <duke at openjdk.org>
Date: 2023-08-25 07:19:08 +0000
URL: https://git.openjdk.org/mobile/commit/d4f6e60364708cbfcdbaa01825af163e6e211616
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list