[jdk17] Integrated: 8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec

Serguei Spitsyn sspitsyn at openjdk.java.net
Sun Jul 11 11:07:01 UTC 2021


On Thu, 8 Jul 2021 19:11:45 GMT, Serguei Spitsyn <sspitsyn at 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 <sspitsyn at 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


More information about the hotspot-dev mailing list