RFR: 8247732: validate user-input intrinsic_ids in ControlIntrinsic [v7]
Xin Liu
xliu at openjdk.java.net
Thu Nov 26 01:47:15 UTC 2020
> 8247732: validate user-input intrinsic_ids in ControlIntrinsic
Xin Liu has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
- 8247732: validate user-input intrinsic_ids in ControlIntrinsic
fix typos in JDK-8256508
- 8247732: validate user-input intrinsic_ids in ControlIntrinsic
avoid a warning of stringop-overflow
- 8247732: validate user-input intrinsic_ids in ControlIntrinsic
rebase chagnes to tip. make use of JDK-8256508
-------------
Changes: https://git.openjdk.java.net/jdk/pull/1179/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1179&range=06
Stats: 541 lines in 32 files changed: 516 ins; 2 del; 23 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