New candidate JEP: 451: Prepare to Disallow the Dynamic Loading of Agents

Mark Reinhold mark.reinhold at oracle.com
Mon May 8 19:17:12 UTC 2023


https://openjdk.org/jeps/451

  Summary: Issue warnings when agents are loaded dynamically into a
  running JVM. These warnings aim to prepare users for a future release
  which disallows the dynamic loading of agents by default in order to
  improve integrity by default. Serviceability tools that load agents at
  startup will not cause warnings to be issued in any release.

- Mark


More information about the jdk-dev mailing list