git: openjdk/mobile: 8241900: Loop unswitching may cause dependence on null check to be lost

duke duke at openjdk.java.net
Wed Apr 8 08:10:04 UTC 2020


Changeset: 6405d750
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2020-04-02 15:03:27 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6405d750

8241900: Loop unswitching may cause dependence on null check to be lost

Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/loopUnswitch.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestLoopUnswitchingLostCastDependency.java



More information about the mobile-changes mailing list