On Mon, 5 Jan 2026 12:25:41 GMT, Maurizio Cimadamore <[email protected]> 
wrote:

>> Weijun Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   fail early on Windows, and more comments
>
> src/jdk.security.auth/share/classes/com/sun/security/auth/module/UnixSystem.java
>  line 90:
> 
>> 88:             = (ValueLayout.OfLong) 
>> LINKER.canonicalLayouts().get("size_t");
>> 89: 
>> 90:     private static Linker.Option ccs = 
>> Linker.Option.captureCallState("errno");
> 
> names of static final fields should be capitalized?

I inlined it instead.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28931#discussion_r2662029528

Reply via email to