On Fri, 16 Apr 2021 13:44:16 GMT, Rafael Winterhalter <winterhal...@openjdk.org> wrote:
> To allow agents the definition of auxiliary classes, an API is needed to > allow this. Currently, this is often achieved by using `sun.misc.Unsafe` or > `jdk.internal.misc.Unsafe` ever since the `defineClass` method was removed > from `sun.misc.Unsafe`. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/3546