[lworld] Integrated: 8293134: Valhalla: Verifier error in method call with abstract value class arg
Harold Seigel
hseigel at openjdk.org
Mon Sep 12 16:03:55 UTC 2022
On Thu, 8 Sep 2022 17:13:08 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small fix for JDK-8293134. Since a value class can be abstract and a super class, only return false at line 64 for primitive classes.
>
> The fix is tested by running mach5 tiers 1-2 on Linux, Mac OS, and Windows, and mach5 tiers 3-5 on Linux x64. (testing is in progress.)
>
> Thanks, Harold
This pull request has now been integrated.
Changeset: 5b6e30c7
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/5b6e30c79146b957a4c632c559095dee754dfca1
Stats: 59 lines in 2 files changed: 57 ins; 0 del; 2 mod
8293134: Valhalla: Verifier error in method call with abstract value class arg
Reviewed-by: fparain
-------------
PR: https://git.openjdk.org/valhalla/pull/750
More information about the valhalla-dev
mailing list