hg: jdk9/hs-rt/hotspot: 8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop

harold.seigel at oracle.com harold.seigel at oracle.com
Fri Sep 19 13:22:59 UTC 2014


Changeset: 4cd9316c641e
Author:    hseigel
Date:      2014-09-19 08:19 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/4cd9316c641e

8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
Summary: Construct the ExceptionTable only once, before the loop
Reviewed-by: acorn, jiangli, coleenp, lfoltan

! src/share/vm/classfile/verifier.cpp



More information about the jdk9-all-changes mailing list