hg: valhalla/valhalla: 3 new changesets
ioi.lam at oracle.com
ioi.lam at oracle.com
Wed Aug 14 21:31:22 UTC 2019
Changeset: 5adc09e1911c
Author: iklam
Date: 2019-08-14 12:45 -0700
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/5adc09e1911c
8229382: [lworld][c1] TestLWorld.java crashes with -XX:+UseSerialGC
Summary: Do not cache C1 constants in conditionally executed LIR
Reviewed-by: thartmann
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LIRGenerator.hpp
Changeset: 6a93e12b50a2
Author: iklam
Date: 2019-08-14 12:45 -0700
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/6a93e12b50a2
8229754: [lworld][c1] arraycopy_valuetype_check needs to do null check first
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.hpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestArrays.java
Changeset: 75d30aa932ff
Author: iklam
Date: 2019-08-14 12:46 -0700
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/75d30aa932ff
8229753: [lworld] TESTBUG Do not force COMP_LEVEL_SIMPLE when EnableValhallaC1 is true
! test/hotspot/jtreg/compiler/valhalla/valuetypes/ValueTypeTest.java
More information about the valhalla-dev
mailing list