> Fix `onthrow` issue by passing the event info to the `initialize` method. > > This prevents `jdb` from receiving a broken exception event and throwing an > internal NullPointerException, upon attaching to the JDWP-agent.
Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision: Fixed event location ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16145/files - new: https://git.openjdk.org/jdk/pull/16145/files/1f72b743..f1f75482 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16145&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16145&range=02-03 Stats: 11 lines in 2 files changed: 7 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/16145.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16145/head:pull/16145 PR: https://git.openjdk.org/jdk/pull/16145