RFR: 8247732: validate user-input intrinsic_ids in ControlIntrinsic [v11]
Xin Liu
xliu at openjdk.java.net
Tue Dec 8 06:47:32 UTC 2020
> 8247732: validate user-input intrinsic_ids in ControlIntrinsic
Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
change to the new CompileCommand format ControlIntrinsic,<method patter>,arguments
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1179/files
- new: https://git.openjdk.java.net/jdk/pull/1179/files/5b4617cc..a0fe97e2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1179&range=10
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1179&range=09-10
Stats: 86 lines in 12 files changed: 12 ins; 33 del; 41 mod
Patch: https://git.openjdk.java.net/jdk/pull/1179.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1179/head:pull/1179
PR: https://git.openjdk.java.net/jdk/pull/1179
More information about the hotspot-compiler-dev
mailing list