Integrated: 8274714: Incorrect verifier protected access error message

Harold Seigel hseigel at openjdk.java.net
Thu Oct 21 13:54:11 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

This pull request has now been integrated.

Changeset: e39bdc9d
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e39bdc9ddb7ba50160d07a27e6038cdea6a594a8
Stats:     104 lines in 3 files changed: 102 ins; 0 del; 2 mod

8274714: Incorrect verifier protected access error message

Reviewed-by: dholmes, coleenp

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

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


More information about the hotspot-runtime-dev mailing list