RFR: 8274714: Incorrect verifier protected access error message [v2]

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

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  add comment explaining need for jasm file

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6042/files
  - new: https://git.openjdk.java.net/jdk/pull/6042/files/5839bb4c..77bb87e7

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6042&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6042&range=00-01

  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 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