Code Review for jdk

Prepared by:mdoerr mdoerr on Tue Nov 27 11:56:03 CET 2018
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:52692
Summary of changes: 17 lines changed: 7 ins; 0 del; 10 mod; 11818 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_Instruction.cpp

rev 52693 : 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by:
10 lines changed: 7 ins; 0 del; 3 mod; 1033 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_LIRGenerator.cpp

rev 52693 : 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by:
1 line changed: 0 ins; 0 del; 1 mod; 3664 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_LinearScan.cpp

rev 52693 : 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by:
3 lines changed: 0 ins; 0 del; 3 mod; 6790 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/c1/c1_ValueStack.hpp

rev 52693 : 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by:
3 lines changed: 0 ins; 0 del; 3 mod; 331 unchg

This code review page was prepared using ../webrev.ksh (vers 25.16-hg+openjdk.java.net).