RFR: 8247732: validate user-input intrinsic_ids in ControlIntrinsic [v4]

Xin Liu xliu at openjdk.java.net
Tue Nov 24 07:17:22 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'JDK-8247732' of https://github.com/navyxliu/jdk into JDK-8247732
 - 8247732: validate user-input intrinsic_ids in ControlIntrinsic
   
   avoid a warning of stringop-overflow
 - 8247732: validate user-input intrinsic_ids in ControlIntrinsic
 - 8247732: validate user-input intrinsic_ids in ControlIntrinsic
   
   avoid a warning of stringop-overflow
 - 8247732: validate user-input intrinsic_ids in ControlIntrinsic

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1179/files
  - new: https://git.openjdk.java.net/jdk/pull/1179/files/4e4d727e..4db938e3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1179&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1179&range=02-03

  Stats: 72616 lines in 373 files changed: 70008 ins; 1699 del; 909 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