Hi Thomas,
On 16/10/2017 8:40 PM, Thomas Stüfe wrote:
Hi all,
just a small question.
While examining a crash in jvmti_GetClassMethods (jdk9) I noticed that I
am able to successfully add and remove methods in a redefined class.
But JEP159 is still only in "submitted" stage. Was this feature added
for another JEP?
According to the spec, you are not allowed to add/remove methods. How
did you add/remove them?
https://docs.oracle.com/javase/9/docs/specs/jvmti.html#RedefineClasses
David
-----
Thank you!
Kind Regards, Thomas