hg: jdk-updates/jdk11u-dev: 5 new changesets
shade at redhat.com
shade at redhat.com
Thu Apr 22 09:15:51 UTC 2021
Changeset: a4a136b24387
Author: rbackman
Date: 2021-04-15 07:48 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a4a136b24387
8260255: C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
Reviewed-by: neliasso, thartmann
! src/hotspot/share/c1/c1_ValueMap.cpp
Changeset: 6734a64c6a74
Author: kvn
Date: 2021-04-01 17:03 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6734a64c6a74
8263448: CTW: fatal error: meet not symmetric
Reviewed-by: roland
! src/hotspot/share/opto/type.cpp
Changeset: 4e80d8d8c684
Author: neliasso
Date: 2021-04-06 06:47 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/4e80d8d8c684
8264626: C1 should be able to inline excluded methods
Reviewed-by: iveresov, thartmann
! src/hotspot/share/c1/c1_GraphBuilder.cpp
Changeset: 6b3fdb221a95
Author: roland
Date: 2021-04-16 11:34 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6b3fdb221a95
8264958: C2 compilation fails with assert "n is later than its clone"
Reviewed-by: neliasso, thartmann
! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopstripmining/OuterStripMinedLoopLoadWronglyHoisted.java
Changeset: 9f7b35b317d9
Author: sviswanathan
Date: 2021-04-16 21:28 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/9f7b35b317d9
8265154: vinserti128 operand mix up for KNL platforms
Reviewed-by: thartmann, kvn
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
More information about the jdk-updates-changes
mailing list