This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
jdk
Watch
1
Star
0
Fork
You've already forked jdk
0
mirror of
https://github.com/openjdk/jdk.git
synced
2025-08-27 14:54:52 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c4278144be
jdk
/
src
/
java.base
/
share
/
classes
/
java
History
Download ZIP
Download TAR.GZ
Brian Burkhalter
c4278144be
8299982: (bf) Buffer.checkIndex(int, int) should use Preconditions.checkIndex(int, int, BiFunction)
...
Reviewed-by: uschindler, vtewari, rriggs, alanb
2023-01-26 20:09:01 +00:00
..
io
8300236: Use VarHandle access in Data(Input | Output)Stream classes
2023-01-25 12:54:27 +00:00
lang
8300493: Use ArraysSupport.vectorizedHashCode in j.u.zip.ZipCoder
2023-01-21 11:54:51 +00:00
math
8300133: Use generalized see and link tags in core libs
2023-01-18 18:54:03 +00:00
net
8287134: HttpURLConnection chunked streaming mode doesn't enforce specified size
2023-01-26 08:35:07 +00:00
nio
8299982: (bf) Buffer.checkIndex(int, int) should use Preconditions.checkIndex(int, int, BiFunction)
2023-01-26 20:09:01 +00:00
security
8299235: broken link referencing missing id
2023-01-03 15:41:55 +00:00
text
8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat
2023-01-24 04:35:46 +00:00
time
8299571: ZoneRulesProvider.registerProvider() can leave inconsistent state on failure
2023-01-11 17:01:48 +00:00
util
8299444: java.util.Set.copyOf allocates needlessly for empty input collections
2023-01-26 18:15:56 +00:00