[lworld] RFR: 8269536: Fix verifier withfield test

Harold Seigel hseigel at openjdk.java.net
Mon Jun 28 18:17:55 UTC 2021


Please review this small change to fix test VerifierInlineTypes.java.  The fix removes, from the jcod classes, improper and unneeded <init> methods that were causing unwanted ClassFormatError exceptions.  The change also removes tests that are no longer applicable.

The changes were tested by running Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows.

Thanks, Harold

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

Commit messages:
 - 8269536: Fix verifier withfield test

Changes: https://git.openjdk.java.net/valhalla/pull/466/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=466&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269536
  Stats: 607 lines in 2 files changed: 0 ins; 599 del; 8 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/466.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/466/head:pull/466

PR: https://git.openjdk.java.net/valhalla/pull/466



More information about the valhalla-dev mailing list