On Fri, 15 Nov 2024 11:26:50 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> No CSR needed for removing those permissions. There's no visible change to 
> the public APIs, and no behavior change that was not already covered by JEP 
> 486 CSR, since permissions checks have now become deadcode. Or am I missing 
> something?

I believe you are right. The `Permission` classes themselves haven't been 
deprecated, so I was just curious whether the removal of these named 
permissions that relate to such classes need to be handled in any specific 
manner.

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

PR Comment: https://git.openjdk.org/jdk/pull/22145#issuecomment-2478627267

Reply via email to