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
68,902
Commits
2
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jie Fu
1f9f8738f3
8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
...
Reviewed-by: thartmann
2022-05-02 10:38:31 +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