[lworld] RFR: 8293134: Valhalla: Verifier error in method call with abstract value class arg [v2]
Frederic Parain
fparain at openjdk.org
Mon Sep 12 14:58:13 UTC 2022
On Fri, 9 Sep 2022 19:18:05 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
>
> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>
> fix prmitive class check
LGTM
Thank you for updating your changes.
Fred
-------------
Marked as reviewed by fparain (Committer).
PR: https://git.openjdk.org/valhalla/pull/750
More information about the valhalla-dev
mailing list