mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-14 04:15:04 +00:00
renew webrev to the latest jdk. fixed a typo and a bug. Add constraints for both DisableIntrinsic and ControlIntrinsics. Add tests to cover different use cases of them. Reviewed-by: neliasso, thartmann