On Tue, 19 Nov 2024 09:54:43 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this code which cleans up usages of > SecurityManager and related APIs? This addresses > https://bugs.openjdk.org/browse/JDK-8344190. > > No new tests have been added and testing of tier1, tier2, tier3 is in > progress. This pull request has now been integrated. Changeset: 6f4dfa66 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6f4dfa66268c7aef0298af7f18d8e8bd4eb21656 Stats: 672 lines in 9 files changed: 3 ins; 543 del; 126 mod 8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/22232