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-03-16 02:43:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
micro
/
org
/
openjdk
/
bench
History
Zhiqiang Zang
0bf95a1a73
8279607: Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
...
Reviewed-by: thartmann, kvn
2022-01-20 07:38:04 +00:00
..
java
8280124: Reduce branches decoding latin-1 chars from UTF-8 encoded bytes
2022-01-18 19:28:12 +00:00
javax
8269827: JMH tests for AES/GCM byte[] and bytebuffers
2021-07-08 17:19:46 +00:00
jdk
Merge
2022-01-18 01:56:50 +00:00
vm
8279607: Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
2022-01-20 07:38:04 +00:00