git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Wed Aug 12 07:57:15 UTC 2020
Changeset: 9885ac18
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2020-08-12 08:45:44 +0000
URL: https://git.openjdk.java.net/mobile/commit/9885ac18
8249603: C1: assert(has_error == false) failed: register allocation invalid
Added bailout in combine_spilled_intervals() to avoid an overlap between two intervals
Reviewed-by: kvn, thartmann
! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/c1/c1_LinearScan.hpp
+ test/hotspot/jtreg/compiler/regalloc/TestC1OverlappingRegisterHint.java
Changeset: 448f1c54
Author: duke <duke at openjdk.org>
Date: 2020-08-12 07:55:26 +0000
URL: https://git.openjdk.java.net/mobile/commit/448f1c54
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list