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

Gerard Ziemski gziemski at openjdk.java.net
Thu Mar 25 16:03:25 UTC 2021


On Thu, 25 Mar 2021 14:03:50 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> 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

Looks good to me.

How did you find these places in the first places? Is there more places possible with this kind of a cleanup?

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

Marked as reviewed by gziemski (Committer).

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


More information about the hotspot-runtime-dev mailing list