git: openjdk/jdk: master: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Jaikiran Pai
jpai at openjdk.org
Tue Nov 26 09:37:10 UTC 2024
Changeset: 25dd51e4
Branch: master
Author: Volkan Yazıcı <volkan.yazici at oracle.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
Date: 2024-11-26 09:35:31 +0000
URL: https://git.openjdk.org/jdk/commit/25dd51e4fc424deb0cb71ec8c706c551e9abad55
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Reviewed-by: dfuchs, jpai
! src/java.base/share/classes/java/net/HttpConnectSocketImpl.java
! src/java.base/share/classes/java/net/HttpURLConnection.java
! src/java.base/share/classes/javax/net/ssl/HttpsURLConnection.java
! test/jdk/java/net/HttpURLConnection/HttpURLConWithProxy.java
More information about the jdk-changes
mailing list