hg: jdk/submit: 8248791: sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing
christian.hagedorn at oracle.com
christian.hagedorn at oracle.com
Fri Aug 14 10:16:57 UTC 2020
Changeset: 1b316786d245
Author: chagedorn
Date: 2020-08-14 10:30 +0200
URL: https://hg.openjdk.java.net/jdk/submit/rev/1b316786d245
8248791: sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing
Summary: Fix wrong replacement of loads by zero for non-completed InitializationNodes belonging to a clone when ReduceBulkZeroing is disabled.
Reviewed-by: kvn, thartmann
! src/hotspot/share/opto/memnode.cpp
! src/hotspot/share/opto/memnode.hpp
+ test/hotspot/jtreg/compiler/arraycopy/TestCloneAccess.java
More information about the jdk-submit-changes
mailing list