Hi. Following last month’s email about changing the default of EnableDynamicAgentLoading [1], we’ve now published two JEP drafts.
The first is an informational JEP describing what integrity is and why we need it, and motivates what changes are required to get it (which include the restriction of dynamically loaded agents among others): https://openjdk.org/jeps/8305968 Integrity and Strong Encapsulation The second touches on the specifics of dynamically loaded agents and the proposed change: https://openjdk.org/jeps/8306275 Disallow the Dynamic Loading of Agents by Default [1]: https://mail.openjdk.org/pipermail/jigsaw-dev/2023-March/014816.html — Ron