hg: valhalla/valhalla: 2 new changesets

ioi.lam at oracle.com ioi.lam at oracle.com
Thu Jan 10 01:23:31 UTC 2019


Changeset: 5e2f5c15f970
Author:    iklam
Date:      2019-01-09 17:03 -0800
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/5e2f5c15f970

8216327: [lworld][c1] checkcast for value type should throw NullPointerException with null operand
Reviewed-by: thartmann

! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp
! src/hotspot/share/c1/c1_Canonicalizer.cpp
! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_LIR.cpp
! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/ci/ciStreams.cpp
! src/hotspot/share/ci/ciStreams.hpp
! src/hotspot/share/ci/ciTypeFlow.cpp
! src/hotspot/share/opto/parseHelper.cpp

Changeset: ca37a22640e7
Author:    iklam
Date:      2019-01-09 17:22 -0800
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/ca37a22640e7

8216465: [lworld][c1] null check is needed when reading non-nullable static fields
Reviewed-by: thartmann

! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp




More information about the valhalla-dev mailing list