A bug in stack map generation in classfile API makes it lose the unset field information when processing exception handlers.
------------- Commit messages: - Fix stack map generation merging unset fields for exception handlers Changes: https://git.openjdk.org/valhalla/pull/2153/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2153&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378272 Stats: 252 lines in 4 files changed: 90 ins; 112 del; 50 mod Patch: https://git.openjdk.org/valhalla/pull/2153.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2153/head:pull/2153 PR: https://git.openjdk.org/valhalla/pull/2153
