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).

This pull request has now been integrated.

Changeset: 33627385
Author:    Jaikiran Pai <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/33627385f08694530de2577a4e88264294c9b011
Stats:     17 lines in 3 files changed: 0 ins; 17 del; 0 mod

8389392: Leftover policy files in java.net tests after Security Manager removal

Reviewed-by: kevinw, dfuchs

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

PR: https://git.openjdk.org/jdk/pull/32108

Reply via email to