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

martin.doerr at sap.com martin.doerr at sap.com
Fri Dec 14 09:01:04 UTC 2018


Changeset: b3830528df29
Author:    mdoerr
Date:      2018-12-14 09:59 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/b3830528df29

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