[jdk17] RFR: 8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec [v2]
Serguei Spitsyn
sspitsyn at openjdk.java.net
Sun Jul 11 08:13:30 UTC 2021
> The fix of:
> 8252657 JVMTI agent is not unloaded when Agent_OnAttach is failed
> did not update the JVM TI spec history at the end of document.
> This PR adds missed item to the JVM TI spec history.
Serguei Spitsyn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge
- 8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/233/files
- new: https://git.openjdk.java.net/jdk17/pull/233/files/7a5b9b3b..82f97000
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=233&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=233&range=00-01
Stats: 828 lines in 37 files changed: 668 ins; 67 del; 93 mod
Patch: https://git.openjdk.java.net/jdk17/pull/233.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/233/head:pull/233
PR: https://git.openjdk.java.net/jdk17/pull/233
More information about the serviceability-dev
mailing list