RFR: 8329178: Clean up jdk.accessibility native compilation [v2]
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Wed Mar 27 18:20:47 UTC 2024
    
    
  
On Wed, 27 Mar 2024 17:45:25 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix incorrect indentation
>
> make/modules/jdk.accessibility/Launcher.gmk line 70:
> 
>> 68:       LIBS_windows := advapi32.lib user32.lib, \
>> 69:       VERSIONINFO_RESOURCE := \
>> 70:           $(ACCESSIBILITY_SRCDIR)/jaccessinspector/jaccessinspectorWindow.rc, \
> 
> Should we increase relative indentation to 4?
Thanks for noticing. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18510#discussion_r1541678663
    
    
More information about the build-dev
mailing list