hg: jdk/submit: 8205422: assert(false) failed: Bad verification_type_info

harold.seigel at oracle.com harold.seigel at oracle.com
Tue Jun 26 13:52:49 UTC 2018


Changeset: 5dfedce8ce62
Author:    hseigel
Date:      2018-06-26 09:52 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/5dfedce8ce62

8205422: assert(false) failed: Bad verification_type_info
Summary: Instead of asserting, print out the bad value
Reviewed-by: lfoltan, coleenp

! src/hotspot/share/classfile/stackMapTableFormat.hpp
+ test/hotspot/jtreg/runtime/verifier/stackMapTableTests/StackMapTableTest.java
+ test/hotspot/jtreg/runtime/verifier/stackMapTableTests/badStackMapTable.jcod



More information about the jdk-submit-changes mailing list