commit | 257436004bedae02d94a11743d005e8ae550a4ac | [log] [tgz] |
---|---|---|
author | Harold Seigel <hseigel@openjdk.org> | Wed Mar 25 08:16:48 2015 -0400 |
committer | Harold Seigel <hseigel@openjdk.org> | Wed Mar 25 08:16:48 2015 -0400 |
tree | 7847bf80c3caee7a1aa7a76a39dda84c749b3860 | |
parent | 4adcfcd75ce371e4ea7cf78210c63c13363b5a9a [diff] |
7127066: Class verifier accepts an invalid class file For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps. Reviewed-by: acorn, dholmes