RFR: 8247732: validate user-input intrinsic_ids in ControlIntrinsic

Nils Eliasson neliasso at openjdk.java.net
Wed Nov 18 21:50:01 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

In general - I like it a lot. I will take it for a spin and go through the PR.

A heads up is that this PR will clash a bit with https://github.com/openjdk/jdk/pull/1276 which adds validation of the compile commands. Your change to compilerOracle.*pp seems well contained so there should be no problem to merge them.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1179


More information about the hotspot-compiler-dev mailing list