RFR: 8274714: Incorrect verifier protected access error message

Harold Seigel hseigel at openjdk.java.net
Wed Oct 20 13:01:34 UTC 2021


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

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

Commit messages:
 - 8274714: Incorrect verifier protected access error message

Changes: https://git.openjdk.java.net/jdk/pull/6042/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6042&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274714
  Stats: 101 lines in 3 files changed: 99 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6042.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6042/head:pull/6042

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


More information about the hotspot-runtime-dev mailing list