On Thu, 30 Jul 2026 17:29:46 GMT, Jaikiran Pai <[email protected]> wrote:

> Can I please get a review of this cleanup which removes left over 
> SecurityManager policy files for tests in the java.net area?
> 
> The `test/jdk/java/net/InetAddress/policy.file` was in use for a test 
> `GetLocalHostWithSM` which no longer exists in mainline. Similarly, the 
> `policy.fail` and `policy.success` files were in use in 
> `SetFactoryPermission` test which too no longer exists. 
> 
> I'm running a tier test, just to be sure that there are no unexpected 
> references to these files.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Looks  good, diff looks very straightforward!

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

Marked as reviewed by kevinw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32108#pullrequestreview-4821722274

Reply via email to