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-01 11:40:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31,600
Commits
357
Branches
1,077
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Roland Westrelin
197ecf9bc1
8081823: C2 performs unsigned comparison against -1
...
X <= 0 || x > 0 wrongly folded as (x-1) >u -1 Reviewed-by: kvn, vlivanov
2015-06-08 18:35:17 +02:00