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
Roger Riggs
af5db51306
8353641: Deprecate core library permission classes for removal
...
Reviewed-by: mullan, iris
2025-04-10 19:19:31 +00:00
..
dns
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
ext
…
ftp
8345223: Remove stray doPrivileged in java.base java.net and sun.net classes after JEP 486 integration
2024-11-29 15:58:57 +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
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
2024-11-27 19:25:50 +00:00
www
8353641: Deprecate core library permission classes for removal
2025-04-10 19:19:31 +00:00
ApplicationProxy.java
…
ConnectionResetException.java
…
InetAddressCachePolicy.java
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
2024-11-27 19:25:50 +00:00
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
…
SocksProxy.java
…
TelnetInputStream.java
…
TelnetOutputStream.java
…
TelnetProtocolException.java
…
TransferProtocolClient.java
…