taruna garg - 2021-08-10

We are using jdk version 8.282.08.1 and jacob version 20.
But after running the application we get below issue :

'release' '()V' in 'com/jacob/com/Dispatch'

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.jacob.com.Dispatch.release()V+0
j com.jacob.com.Dispatch.safeRelease()V+12
j com.jacob.com.Dispatch.finalize()V+1
J 6862% C2 java.lang.ref.Finalizer$FinalizerThread.run()V

This issue comes on windows 2012 and 2012 R2 machine.

Could you please suggest possible reason for same.