[lworld] RFR: 8269536: Fix verifier withfield test

Harold Seigel hseigel at openjdk.java.net
Tue Jun 29 20:54:13 UTC 2021


On Mon, 28 Jun 2021 18:11:07 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> 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

Pushing this fix into branch lqagain instead of lworld.

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

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


More information about the valhalla-dev mailing list