hg: jdk-updates/jdk11u: 3 new changesets

martin.doerr at sap.com martin.doerr at sap.com
Tue Jan 22 10:09:54 UTC 2019


Changeset: 9606d9e8443e
Author:    mdoerr
Date:      2018-12-14 09:59 +0100
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/9606d9e8443e

8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by: kvn, iveresov

! src/hotspot/share/c1/c1_Instruction.cpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/c1/c1_ValueStack.hpp

Changeset: 312a4a1b2d99
Author:    gromero
Date:      2018-11-28 13:16 -0500
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/312a4a1b2d99

8214451: PPC64/s390: Clean up unused CRC32 prototype and function
Reviewed-by: mdoerr, lucy

! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/ppc/stubRoutines_ppc.hpp
! src/hotspot/cpu/s390/macroAssembler_s390.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.hpp

Changeset: e513ab26f5d4
Author:    mdoerr
Date:      2019-01-21 09:44 +0100
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/e513ab26f5d4

8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays
Reviewed-by: gromero, goetz

! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/ppc/stubRoutines_ppc.hpp
! src/hotspot/cpu/ppc/stubRoutines_ppc_64.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp



More information about the jdk-updates-changes mailing list