On Thu, 8 Jul 2021 19:11:45 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 3d82b0e6 Author: Serguei Spitsyn <sspit...@openjdk.org> URL: https://git.openjdk.java.net/jdk17/commit/3d82b0e634583f4bc01ceece9dd82fc00fd6f9c3 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod 8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec Reviewed-by: dcubed, cjplummer ------------- PR: https://git.openjdk.java.net/jdk17/pull/233