hg: jdk/submit: 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI

martin.doerr at sap.com martin.doerr at sap.com
Thu Dec 13 16:38:42 UTC 2018


Changeset: 7d3cd995fcd6
Author:    mdoerr
Date:      2018-12-13 17:37 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/7d3cd995fcd6

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



More information about the jdk-submit-changes mailing list