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

Harold Seigel hseigel at openjdk.java.net
Thu Mar 25 19:32:44 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:

  remove ResourceMark use of 'THREAD'

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3194/files
  - new: https://git.openjdk.java.net/jdk/pull/3194/files/89d93d83..c96ff85a

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

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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