You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Change java agent to transfer only class metadata instead of class bytes to the admin side
Removed obsolete support for additional native-libraries load on vm init
Refs: EPMDJ-10603
feat: Change java agent to transfer only class metadata instead of class bytes to the admin side
Remove obsolete support for native plugins
Refs: EPMDJ-10603
feat: Remove obsolete modules in lib-jvm-shared and java-agent
Removed pt-runner and bootstrap modules.
Adjusted build.gradle.kts for test2code.
Refs: EPMDJ-10708