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). Thank you Kevin and Daniel for the reviews. tier2 testing completed without any related failures. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32108#issuecomment-5141900866
