hg: jdk-updates/jdk11u: 8202414: Unsafe write after primitive array creation may result in array length change

shade at redhat.com shade at redhat.com
Fri May 31 15:50:32 UTC 2019


Changeset: defe40e29642
Author:    rraghavan
Date:      2019-05-01 22:02 +0530
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/defe40e29642

8202414: Unsafe write after primitive array creation may result in array length change
Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same
Reviewed-by: dlong, kvn, vlivanov

! src/hotspot/share/opto/memnode.cpp
+ test/hotspot/jtreg/compiler/c2/Test8202414.java



More information about the jdk-updates-changes mailing list