Messages by Thread
-
RFR: 8345223: Remove doPrivileged in java.base/unix/classes/sun/net and java.base/macosx/classes/java/net classes after JEP 486 integration
Daniel Fuchs
-
RFR: 8345176: Add tests to verify java.net.Socket constructors close the socket on failure
Volkan Yazıcı
-
RFR: 8344856: Remove calls to SecurityManager and doPrivileged in subclasses of URLConnection in the sun.net package after JEP 486 integration
Volkan Yazıcı
-
RFR: 8344184: Remove sun.net.ResourceManager after JEP 486 integration
Daniel Fuchs
-
RFR: Mark not subclassable classes final in java.base exported classes
Eirik Bjørsnøs
-
RFR: 8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
Aleksei Efimov
-
RFR: 8344908: URLClassPath should not propagate IllegalArgumentException when finding resources in classpath URLs
Jaikiran Pai
-
RFR: 8344857: Remove calls to SecurityManager and doPrivileged in SocketExceptions and URLJarFile in the sun.net package after JEP 486 integration
Jaikiran Pai
-
RFR: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Volkan Yazıcı
-
Re: RFR: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Daniel Fuchs
-
Re: RFR: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration [v2]
Volkan Yazıcı
-
Re: RFR: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration [v2]
Jaikiran Pai
-
Re: RFR: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration [v2]
Daniel Fuchs
-
Integrated: 8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Volkan Yazıcı
-
RFR: 8344855: Remove calls to SecurityManager and doPrivileged in HTTP related implementation classes in the sun.net and sun.net.www.http packages after JEP 486 integration
Daniel Fuchs
-
RFR: 8344854: Modernize test/jdk/java/net/URLClassLoader/RemoveJar.java
Eirik Bjørsnøs
-
RFR: 8344366: Remove Security Manager dependencies from javax.net.ssl and sun.security.ssl packages
Sean Mullan
-
RFR: 8344217: Remove calls to SecurityManager and and doPrivileged in java.net.DatagramSocket and java.net.NetMulticastSocket after JEP 486 integration
Daniel Fuchs
-
RFR: 8344652: Remove access control context text from SSLEngine and SSLSession APIs
Sean Mullan
-
[RFD] Stray permission comment in sun.net.www.protocol.jar.JarURLConnection
Eirik Bjørsnøs
-
RFR: 8344346: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted
Daniel Fuchs
-
RFR: 8344236: Revisit SecurityManager usage in jdk.net after JEP 486 integration
Jaikiran Pai
-
RFR: 8344219: Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration
Volkan Yazıcı
-
RFR: 8344525: Fix leftover ExceptionOccurred in java.base
Justin Lu
-
RFR: 8344215: Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration
Volkan Yazıcı
-
RFR: 8344223: Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration
Jaikiran Pai
-
RFR: 8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration
Jaikiran Pai
-
RFR: 8344446: Remove security manager dependency from module jdk.sctp
Brian Burkhalter