RFR: 8264142: Remove TRAPS/THREAD parameters for verifier related functions [v3]
Harold Seigel
hseigel at openjdk.java.net
Thu Mar 25 21:05:45 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:
review comment changes
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3194/files
- new: https://git.openjdk.java.net/jdk/pull/3194/files/c96ff85a..499394e9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3194&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3194&range=01-02
Stats: 12 lines in 4 files changed: 1 ins; 0 del; 11 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