This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
79,573
Commits
2
Branches
0
Tags
1.2
GiB
01d03e07c7
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Fuchs
736b90d54b
8308310: HttpClient: Avoid logging or locking from within synchronized blocks
...
Reviewed-by: jpai
2023-05-24 14:23:24 +00:00
Chris Hegarty
0b881387f2
8231504: Update networking tests to avoid implicit dependency on the system proxies
...
Reviewed-by: dfuchs
2019-09-27 09:55:35 +01:00
Daniel Fuchs
10e4fd4b95
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
...
Fixed the PlainProxyConnection lookup key. Reviewed-by: chegar
2019-09-09 18:23:39 +01:00