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
80,919
Commits
2
Branches
0
Tags
1.2
GiB
10def484df
Commit Graph
2 Commits
Author
SHA1
Message
Date
Eric Caspole
1b66cecd31
8291729: Reduce runtime of vm.compiler microbenchmarks
...
Reviewed-by: kvn
2022-08-03 18:01:26 +00:00
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