Status of JEP159?
David Holmes
david.holmes at oracle.com
Mon Oct 16 11:20:18 UTC 2017
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
More information about the serviceability-dev
mailing list