Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We do no longer have Unsafe#defineClass to define the event classes on the fly. There is a workaround though, in jdk.internal.misc.Unsafe#defineClass. Thi This solution, however, requires --add-exports java.base/jdk.internal.misc=ALL-UNNAMED but perhaps that is okay for now. 
    See https://bugs.openjdk.java.net/browse/JDK-8205386 for a possible replacement.