RFR: 8264142: Remove TRAPS/THREAD parameters for verifier related functions [v4]

Harold Seigel hseigel at openjdk.java.net
Fri Mar 26 17:19:42 UTC 2021


> Please review this small change to remove unneeded TRAPS and THREAD parameters from functions in verifier related files.  This change was tested with Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
> 
> Thanks, Harold

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  Address dholmes's comments

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3194/files
  - new: https://git.openjdk.java.net/jdk/pull/3194/files/499394e9..7fc39ac2

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

  Stats: 6 lines in 1 file changed: 2 ins; 2 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3194.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3194/head:pull/3194

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


More information about the hotspot-runtime-dev mailing list