Oumaiyma Intissar
|
5f806e7f8b
|
8367049: URLPermission.<init> throws StringIndexOutOfBoundsException in avm mode
Reviewed-by: michaelm, dfuchs, coffeys
|
2025-11-21 15:42:36 +00:00 |
|
Volkan Yazici
|
866faa9d40
|
8366577: Deprecate java.net.Socket::setPerformancePreferences
Reviewed-by: dfuchs, alanb, jpai
|
2025-11-07 08:15:42 +00:00 |
|
Pavel Rappo
|
28f2591bad
|
8370568: Refer to Thread.interrupted as "interrupted status" consistently
Reviewed-by: jpai, rriggs, alanb
|
2025-10-29 15:36:43 +00:00 |
|
Ioi Lam
|
0687f120cc
|
8368199: Add @AOTSafeClassInitializer to jdk.internal.access.SharedSecrets
Reviewed-by: liach, heidinga
|
2025-10-29 03:23:38 +00:00 |
|
Volkan Yazici
|
eb835e05f9
|
8366040: Change URL.lookupViaProviders to use ScopedValue to detect recursive lookup
Reviewed-by: alanb, dfuchs
|
2025-10-07 15:57:31 +00:00 |
|
Ioi Lam
|
fd30ae988b
|
8350550: Preload classes from AOT cache during VM bootstrap
Reviewed-by: kvn, heidinga, asmehra
|
2025-09-23 14:43:16 +00:00 |
|
Daniel Fuchs
|
1d3364b007
|
8365239: Spec Clarification - InterfaceAddress:getBroadcast() returning null for loop back address
Reviewed-by: msheppar, djelinski, jpai
|
2025-09-10 09:45:05 +00:00 |
|
Darragh Clarke
|
43cfd80c1c
|
8352502: Response message is null if expect 100 assertion fails with non 100
Reviewed-by: dfuchs
|
2025-08-11 11:57:08 +00:00 |
|
Jaikiran Pai
|
022e29a775
|
8365086: CookieStore.getURIs() and get(URI) should return an immutable List
Reviewed-by: liach, vyazici, dfuchs
|
2025-08-10 04:22:10 +00:00 |
|
Sean Mullan
|
d714b5d3da
|
8356557: Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
Reviewed-by: jpai
|
2025-07-22 15:13:06 +00:00 |
|
Michael McMahon
|
116b8543b0
|
8351983: HttpCookie Parser Incorrectly Handles Cookies with Expires Attribute
Reviewed-by: dfuchs, vyazici
|
2025-06-24 09:15:58 +00:00 |
|
Jaikiran Pai
|
2f63d3aee5
|
7116990: (spec) Socket.connect(addr,timeout) not clear if IOException because of TCP timeout
Reviewed-by: alanb, dfuchs
|
2025-06-18 02:06:22 +00:00 |
|
Jaikiran Pai
|
f7cd3fad24
|
8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)
Reviewed-by: dfuchs, alanb
|
2025-06-17 08:32:17 +00:00 |
|
Erik Gahlin
|
eb770a060a
|
8351594: JFR: Rate-limited sampling of Java events
Reviewed-by: mgronlun, alanb
|
2025-06-05 11:36:08 +00:00 |
|
Michael McMahon
|
b6f827ef05
|
8348986: Improve coverage of enhanced exception messages
Reviewed-by: dfuchs
|
2025-06-03 15:36:29 +00:00 |
|
Jaikiran Pai
|
84002d12ed
|
8228773: URLClassLoader constructors should include API note warning that the parent should not be null
Reviewed-by: alanb, mullan
|
2025-05-31 13:02:58 +00:00 |
|
Nizar Benalla
|
bd095896dd
|
8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base
Reviewed-by: weijun, liach
|
2025-05-26 12:40:49 +00:00 |
|
Kieran Farrell
|
f825a51198
|
7046003: Default value of Authenticator.getRequestingURL() is not specified
Reviewed-by: michaelm, jpai
|
2025-05-26 11:12:49 +00:00 |
|
Patrick Strawderman
|
e9d1d87b34
|
8357013: HttpURLConnection#getResponseCode can avoid substring call when parsing to int
Reviewed-by: dfuchs
|
2025-05-20 17:20:49 +00:00 |
|
kieran-farrell
|
a8d8ffa8ad
|
8356395: Spec needs to be clarified for InterfaceAddress class level API documentation and getBroadcast() method
Reviewed-by: dfuchs
|
2025-05-16 07:33:17 +00:00 |
|
Magnus Ihse Bursie
|
dd2515993b
|
8356644: Update encoding declaration to UTF-8
Reviewed-by: prr, naoto
|
2025-05-14 06:32:54 +00:00 |
|
Daniel Fuchs
|
45dfc2c6d6
|
8353642: Deprecate URL::getPermission method and networking permission classes for removal
Reviewed-by: djelinski, iris, mullan, michaelm
|
2025-05-12 16:49:42 +00:00 |
|
Eirik Bjørsnøs
|
2ea629f3f2
|
8353440: Disable FTP fallback for non-local file URLs by default
Reviewed-by: dfuchs
|
2025-05-08 14:52:53 +00:00 |
|
Jaikiran Pai
|
52a5583d69
|
8356154: Respecify java.net.Socket constructors that allow creating UDP sockets to throw IllegalArgumentException
Reviewed-by: dfuchs, alanb
|
2025-05-08 03:56:45 +00:00 |
|
Rohitash Kumar
|
84458ec18c
|
8353013: java.net.URI.create(String) may have low performance to scan the host/domain name from URI string when the hostname starts with number
Reviewed-by: michaelm, xpeng
|
2025-04-16 16:08:31 +00:00 |
|
Patrick Strawderman
|
03fd43fc91
|
8353453: URLDecoder should use HexFormat
Reviewed-by: rriggs, jpai
|
2025-04-15 11:26:36 +00:00 |
|
Eirik Bjørsnøs
|
1a8c8e07fe
|
8352858: Make java.net.JarURLConnection fields final
Reviewed-by: jpai, dfuchs
|
2025-03-26 06:09:17 +00:00 |
|
Archie Cobbs
|
fe03e2ecbd
|
8351897: Extra closing curly brace typos in Javadoc
Reviewed-by: liach
|
2025-03-25 14:28:05 +00:00 |
|
Xiaolong Peng
|
a90f323d05
|
8349705: java.net.URI.scanIPv4Address throws unnecessary URISyntaxException
Reviewed-by: dfuchs
|
2025-03-08 12:28:34 +00:00 |
|
Sean Mullan
|
577ff98a67
|
8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
Reviewed-by: lancea, jpai
|
2025-02-19 13:18:20 +00:00 |
|
Eirik Bjørsnøs
|
8e8f800071
|
8344943: Mark not subclassable classes final in java.base exported classes
Reviewed-by: weijun, liach, djelinski
|
2025-01-24 19:29:05 +00:00 |
|
Hannes Wallnöfer
|
ceae2b977d
|
8347121: Add missing @serial tags to module java.base
Reviewed-by: alanb
|
2025-01-09 11:49:18 +00:00 |
|
Volkan Yazıcı
|
a77ed30fcc
|
8336412: sun.net.www.MimeTable has a few unused methods
Reviewed-by: jpai
|
2025-01-02 09:19:58 +00:00 |
|
Volkan Yazıcı
|
9e8aa855fe
|
8346017: Socket.connect specified to throw UHE for unresolved address is problematic for SOCKS V5 proxy
Reviewed-by: dfuchs, alanb
|
2024-12-18 09:43:06 +00:00 |
|
Aleksei Efimov
|
0c7451ae5a
|
8332686: InetAddress.ofLiteral can throw StringIndexOutOfBoundsException
Reviewed-by: dfuchs, jpai
|
2024-12-04 11:34:41 +00:00 |
|
Jaikiran Pai
|
3d49665b85
|
8345286: Remove use of SecurityManager API from misc areas
Reviewed-by: alanb, kevinw, sgehwolf
|
2024-12-04 09:23:57 +00:00 |
|
Eirik Bjørsnøs
|
077b8422bb
|
8345074: java.net.InterfaceAddress constructor could be made private
Reviewed-by: jpai
|
2024-12-03 09:53:37 +00:00 |
|
Volkan Yazıcı
|
3eb5461578
|
8343791: Socket.connect API should document whether the socket will be closed when hostname resolution fails or another error occurs
Reviewed-by: dfuchs, alanb
|
2024-12-03 06:59:06 +00:00 |
|
Jaikiran Pai
|
24983dd4c1
|
7038838: Unspecified NPE in java.net.IDN methods
Reviewed-by: liach, dfuchs
|
2024-12-03 02:34:20 +00:00 |
|
Daniel Fuchs
|
e9136b5e08
|
8345223: Remove stray doPrivileged in java.base java.net and sun.net classes after JEP 486 integration
Reviewed-by: alanb, aefimov, michaelm
|
2024-11-29 15:58:57 +00:00 |
|
Aleksei Efimov
|
880f9a7b16
|
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
Reviewed-by: jpai, dfuchs, alanb
|
2024-11-27 19:25:50 +00:00 |
|
Volkan Yazıcı
|
25dd51e4fc
|
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
|
2024-11-26 09:35:31 +00:00 |
|
Daniel Fuchs
|
519bb268a0
|
8344217: Remove calls to SecurityManager and doPrivileged in java.net.DatagramSocket and java.net.NetMulticastSocket after JEP 486 integration
Reviewed-by: alanb, rriggs, jpai
|
2024-11-25 10:08:47 +00:00 |
|
Jaikiran Pai
|
d00f31156a
|
8343150: Change URLClassLoader.getPermissions to return empty PermissionCollection
Reviewed-by: dfuchs, alanb, michaelm
|
2024-11-23 07:26:04 +00:00 |
|
Volkan Yazıcı
|
15dbb6a380
|
8344219: Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-22 14:39:07 +00:00 |
|
Volkan Yazıcı
|
21f0ed50a2
|
8344215: Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration
Reviewed-by: dfuchs, alanb, jpai
|
2024-11-20 13:59:52 +00:00 |
|
Jaikiran Pai
|
db7ee3dad1
|
8344223: Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration
Reviewed-by: alanb, yzheng
|
2024-11-20 12:41:39 +00:00 |
|
Eirik Bjørsnøs
|
b12c5b4d18
|
8344218: Remove calls to SecurityManager and and doPrivileged in java.net.NetworkInterface after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-19 05:44:30 +00:00 |
|
Daniel Fuchs
|
d52d136486
|
8344221: Remove calls to SecurityManager and and doPrivileged in java.net.IDN, java.net.URL, java.net.URLConnection, sun.net.util.URLUtil, and java.net.URLStreamHandlerProvider after JEP 486 integration
Reviewed-by: alanb, rriggs
|
2024-11-18 15:17:40 +00:00 |
|
Jaikiran Pai
|
a91d4c022f
|
8344233: Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration
Reviewed-by: dfuchs
|
2024-11-16 11:39:20 +00:00 |
|