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
6352c020c2
jdk-24
/
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