Code Review for hotspot

Prepared by:fyang on Thu Apr 1 17:17:27 CST 2021
Workspace:/home/yangfei/openjdk8u-dev/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot
Compare against version:9413
Summary of changes: 6 lines changed: 3 ins; 0 del; 3 mod; 5404 unchg
Changeset: hotspot.changeset
Bug id: JDK-8217230 : assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/compile.cpp

rev 9414 : 8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
Summary: Remove dead node from C2 IR.
Reviewed-by: roland, neliasso
5 lines changed: 3 ins; 0 del; 2 mod; 4173 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/compile.hpp

rev 9414 : 8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
Summary: Remove dead node from C2 IR.
Reviewed-by: roland, neliasso
1 line changed: 0 ins; 0 del; 1 mod; 1231 unchg

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