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

rwestrel at redhat.com rwestrel at redhat.com
Wed Apr 8 08:06:31 UTC 2020


Changeset: 49f0ff816424
Author:    roland
Date:      2020-04-02 15:03 +0200
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/49f0ff816424

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 jdk-changes mailing list