git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Mon Aug 10 22:34:41 UTC 2020
Changeset: 092389e3
Author: Vladimir Kozlov <kvn at openjdk.org>
Date: 2020-08-10 15:31:01 +0000
URL: https://git.openjdk.java.net/mobile/commit/092389e3
8249749: modify a primitive array through a stream and a for cycle causes jre crash
Check align_to_ref for NULL early and bailout SuperWord optimization.
Reviewed-by: vlivanov, thartmann
! src/hotspot/share/opto/superword.cpp
+ test/hotspot/jtreg/compiler/vectorization/TestComplexAddrExpr.java
Changeset: 0d766474
Author: duke <duke at openjdk.org>
Date: 2020-08-10 22:34:00 +0000
URL: https://git.openjdk.java.net/mobile/commit/0d766474
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list