[lworld] RFR: 8268021: [lworld] [AArch64] fix support for InlineTypeReturnedAsFields
    Nick Gasson 
    ngasson at openjdk.java.net
       
    Thu Jun 24 05:59:00 UTC 2021
    
    
  
The code to support this on AArch64 was already mostly written but
untested or bit-rotted. This patch also contains the allocation
optimisation to MacroAssembler::store_inline_type_fields_to_buf() from
JDK-8263067.
-------------
Commit messages:
 - 8268021: [lworld] [AArch64] fix support for InlineTypeReturnedAsFields
Changes: https://git.openjdk.java.net/valhalla/pull/461/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=461&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268021
  Stats: 260 lines in 8 files changed: 88 ins; 86 del; 86 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/461.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/461/head:pull/461
PR: https://git.openjdk.java.net/valhalla/pull/461
    
    
More information about the valhalla-dev
mailing list