RFR: 8274714: Incorrect verifier protected access error message

David Holmes dholmes at openjdk.java.net
Thu Oct 21 00:48:00 UTC 2021


On Wed, 20 Oct 2021 12:53:05 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small change to fix a Verifier error message so that it displays the right bytecode.  The fix was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows.
> 
> Thanks, Harold

Looks good. Please add a comment to the jasm file explaining why you need jasm to express what it is expressing.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list