This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-08-08 17:12:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
classes
/
sun
/
net
History
Daniel Fuchs
d112f35d92
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
...
Reviewed-by: jpai
2024-11-25 09:56:07 +00:00
..
dns
8324053: Use the blessed modifier order for sealed in java.base
2024-01-18 22:28:23 +00:00
ext
…
ftp
8344185: Remove calls to SecurityManager in sun.net.ftp
2024-11-15 09:47:43 +00:00
idn
…
sdp
…
smtp
8344189: Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection and sun.net.smtp after JEP 486 integration
2024-11-15 19:22:30 +00:00
spi
8344233: Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration
2024-11-16 11:39:20 +00:00
util
8344303: Remove usage of URLUtil.getConnectPermission from sun.awt.SunToolkit and sun.awt.image.URLImageSource
2024-11-24 06:22:45 +00:00
www
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
2024-11-25 09:56:07 +00:00
ApplicationProxy.java
…
ConnectionResetException.java
…
InetAddressCachePolicy.java
…
NetProperties.java
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
2024-11-25 09:56:07 +00:00
NetworkClient.java
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
2024-11-25 09:56:07 +00:00
PlatformSocketImpl.java
…
ResolverProviderConfiguration.java
…
ResourceManager.java
…
SocksProxy.java
…
TelnetInputStream.java
…
TelnetOutputStream.java
…
TelnetProtocolException.java
…
TransferProtocolClient.java
…