git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Jul 7 11:08:05 UTC 2020
Changeset: a6cf3251
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2020-07-07 13:00:46 +0000
URL: https://git.openjdk.java.net/mobile/commit/a6cf3251
8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing
Taking GC barriers into account in LoadNode::find_previous_arraycopy() when ReduceInitialCardMarks is disabled.
Reviewed-by: kvn, roland
! src/hotspot/share/opto/memnode.cpp
! test/hotspot/jtreg/compiler/arraycopy/TestCloneAccessStressGCM.java
! test/hotspot/jtreg/compiler/arraycopy/TestEliminateArrayCopy.java
! test/hotspot/jtreg/compiler/arraycopy/TestInstanceCloneAsLoadsStores.java
Changeset: 50781497
Author: duke <duke at openjdk.org>
Date: 2020-07-07 11:07:25 +0000
URL: https://git.openjdk.java.net/mobile/commit/50781497
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list