diff --git a/src/hotspot/share/prims/jvmti.xml b/src/hotspot/share/prims/jvmti.xml
index 2bd98dca414..af48e72a1cf 100644
--- a/src/hotspot/share/prims/jvmti.xml
+++ b/src/hotspot/share/prims/jvmti.xml
@@ -15036,6 +15036,11 @@ typedef void (JNICALL *jvmtiEventVMInit)
- Specify that RedefineClasses and RetransformClasses are not allowed
to change the class file PermittedSubclasses attribute.
+
+ Minor clarification in the section "Agent Shutdown" that says the
+ implementation may choose to not call the Agent_OnUnload function
+ if the Agent_OnAttach/Agent_OnAttach_L function reported an error.
+
Minor update to deprecate Heap functions 1.0.