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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jun 26 14:00:23 UTC 2018


Changeset: 5dfedce8ce62
Author:    hseigel
Date:      2018-06-26 09:52 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list