[lworld] RFR: 8293134: Valhalla: Verifier error in method call with abstract value class arg [v2]
    Harold Seigel 
    hseigel at openjdk.org
       
    Fri Sep  9 19:18:05 UTC 2022
    
    
  
> 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
-------------
Changes:
  - all: https://git.openjdk.org/valhalla/pull/750/files
  - new: https://git.openjdk.org/valhalla/pull/750/files/65921855..fa042fec
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=750&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=750&range=00-01
  Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/750.diff
  Fetch: git fetch https://git.openjdk.org/valhalla pull/750/head:pull/750
PR: https://git.openjdk.org/valhalla/pull/750
    
    
More information about the valhalla-dev
mailing list