RFR : JDK-8174818 : bigapps/Weblogic12medrec fails with assert(check_call_consistency(jvms, cg)) failed: inconsistent info

Dmitry Chuyko dmitry.chuyko at oracle.com
Mon Feb 13 18:44:34 UTC 2017


Summary: After refactoring one check in ciMethod::is_consistent_info 
became too strict for the case of unloaded types. Relaxing signatures 
match to symbolic match helps.

Patch: 8174818.01.patch attached

Testing: failed test, Hotspot & JDK tests (in progress).

Thanks,
-Dmitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8174818.01.patch
Type: text/x-patch
Size: 778 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170213/91d11728/8174818.01.patch>


More information about the hotspot-compiler-dev mailing list