On Tue, 22 Sep 2026 12:50:36 GMT, Matthias Baesken <[email protected]> wrote:

>> There are some RegQueryValueEx* calls in e.g. net and nio, those can 
>> potentially be simplified by using RegGetValue*.
>> Benefit is that some null termination of string results might be not needed 
>> any more, that is missing now.
>> 
>> See 
>> https://learn.microsoft.com/de-de/windows/win32/api/winreg/nf-winreg-reggetvaluea
>>  .
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Matthias Baesken has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Remove RRF_NOEXPAND

Marked as reviewed by djelinski (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/32987#pullrequestreview-5278379851

Reply via email to