Integrated: 8269536: Fix verifier withfield test

Harold Seigel hseigel at openjdk.java.net
Thu Jul 1 12:27:23 UTC 2021


On Tue, 29 Jun 2021 20:38:32 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 methods that were causing unwanted ClassFormatError exceptions. The change also removes tests that are no longer applicable. Finally, it merges NoNullVT.jcod into verifierTests.jcod.
> 
> The changes were tested by running Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: 1144cc8b
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/1144cc8b8e97b03013d8af945a550abd46e85755
Stats:     1492 lines in 3 files changed: 422 ins; 1042 del; 28 mod

8269536: Fix verifier withfield test

Reviewed-by: fparain

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

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



More information about the valhalla-dev mailing list