We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2546006 commit 3d82b0eCopy full SHA for 3d82b0e
1 file changed
src/hotspot/share/prims/jvmti.xml
@@ -15036,6 +15036,11 @@ typedef void (JNICALL *jvmtiEventVMInit)
15036
- Specify that RedefineClasses and RetransformClasses are not allowed
15037
to change the class file PermittedSubclasses attribute.
15038
</change>
15039
+ <change date="15 January 2021" version="17.0.0">
15040
+ Minor clarification in the section "Agent Shutdown" that says the
15041
+ implementation may choose to not call the Agent_OnUnload function
15042
+ if the Agent_OnAttach/Agent_OnAttach_L function reported an error.
15043
+ </change>
15044
<change date="8 June 2021" version="17.0.0">
15045
Minor update to deprecate Heap functions 1.0.
15046
0 commit comments