> ThreadDumper/ThreadSnapshot need to handle a failure to resolve the native VM > JavaThread from a java.lang.Thread. This is hard to reproduce but a thread > that has since terminated can provoke a crash. Recognise this and return a > null ThreadSnapshot.
Kevin Walls has updated the pull request incrementally with two additional commits since the last revision: - comment update - comment update ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25958/files - new: https://git.openjdk.org/jdk/pull/25958/files/0dc95941..d8143785 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25958&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25958&range=03-04 Stats: 4 lines in 3 files changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/25958.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25958/head:pull/25958 PR: https://git.openjdk.org/jdk/pull/25958