RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]
    Anton Kozlov 
    akozlov at openjdk.java.net
       
    Thu Feb  4 12:00:51 UTC 2021
    
    
  
On Tue, 2 Feb 2021 22:56:55 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   support macos_aarch64 in hsdis
>
> src/hotspot/share/runtime/stubRoutines.inline.hpp line 1:
> 
>> 1: /*
> 
> NOW I understand the reason for switching from include to inline-include.
> Is there a reason that this change is part of this project and not extracted
> into a separate RFE. That would reduce the number of files touched by
> this project.
Makes sense, thanks. I'll do this as JDK-8261075.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2200
    
    
More information about the hotspot-dev
mailing list