> This patch adds `StackMapTable` for the class files generated by `clhsdb`'s > `buildreplayjars` command. This bug manifests itself during my diagnosing > [JDK-8309751](https://bugs.openjdk.org/browse/JDK-8309751) and needs to be > fixed first. > > I have run jtreg test `tier1-3` of release build on x86 linux finding only > one failure in `tier2` caused by > [JDK-8309214](https://bugs.openjdk.org/browse/JDK-8309214). > `jtreg:test/hotspot/jtreg/serviceability` and `jtreg:test/jdk/sun/tools/` > also passed.
Daohan Qu has updated the pull request incrementally with one additional commit since the last revision: Add a simple check ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14556/files - new: https://git.openjdk.org/jdk/pull/14556/files/f2d2340d..d28b785d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14556&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14556&range=01-02 Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/14556.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14556/head:pull/14556 PR: https://git.openjdk.org/jdk/pull/14556