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

Serguei Spitsyn sspitsyn at openjdk.java.net
Thu Jul 8 19:18:04 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.

-------------

Commit messages:
 - 8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec

Changes: https://git.openjdk.java.net/jdk17/pull/233/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=233&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269558
  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 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 hotspot-dev mailing list