RFR: 8359472: JVM crashes when attaching a dynamic agent before JVMTI_PHASE_LIVE [v5]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Thu Oct 16 11:46:48 UTC 2025
> In this PR I add a check to prevent debug builds to crash when an agent tries to attach while the JVM is not in live phase.
>
> Passes tier1 and tier2 (fastdebug).
Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
errno
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27766/files
- new: https://git.openjdk.org/jdk/pull/27766/files/2e21bc3f..e9646e68
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27766&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27766&range=03-04
Stats: 11 lines in 1 file changed: 9 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/27766.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27766/head:pull/27766
PR: https://git.openjdk.org/jdk/pull/27766
More information about the hotspot-dev
mailing list