RFR: 8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview) [v5]
    Feilong Jiang 
    fjiang at openjdk.org
       
    Sun Jan 15 15:33:10 UTC 2023
    
    
  
On Sun, 15 Jan 2023 09:09:07 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Feilong Jiang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix callArranger
>
> test/jdk/java/foreign/callarranger/TestRISCV64CallArranger.java line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2023, Institute of Software, Chinese Academy of Sciences. All rights reserved.
> 
> I think we should also break this into two separate lines like you do for other newly-added files.
Oops! Missed here, fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/11004
    
    
More information about the hotspot-dev
mailing list