Integrated: 8247732: validate user-input intrinsic_ids in ControlIntrinsic
Xin Liu
xliu at openjdk.java.net
Thu Dec 17 10:07:57 UTC 2020
On Thu, 12 Nov 2020 06:02:34 GMT, Xin Liu <xliu at openjdk.org> wrote:
> 8247732: validate user-input intrinsic_ids in ControlIntrinsic
This pull request has now been integrated.
Changeset: 83be8a90
Author: Xin Liu <xliu at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/83be8a90
Stats: 577 lines in 32 files changed: 529 ins; 3 del; 45 mod
8247732: validate user-input intrinsic_ids in ControlIntrinsic
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
-------------
PR: https://git.openjdk.java.net/jdk/pull/1179
More information about the hotspot-compiler-dev
mailing list