RFR: 8341916: Remove ProtectionDomain related hotspot code and tests

Alan Bateman alanb at openjdk.org
Thu Nov 14 07:05:23 UTC 2024


On Thu, 14 Nov 2024 06:16:56 GMT, David Holmes <dholmes at openjdk.org> wrote:

> To be fair I'm unclear what role PD still plays on the JDK side and would not be surprised if it is destined for removal at some point. 

PD is not deprecated as PD::getCodeSource is widely used. It may be that an alternative means is introduced in the future to expose the code location but nothing specific at this time.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22064#issuecomment-2475563544


More information about the security-dev mailing list