On Tue, 6 May 2025 15:34:11 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix raw long updater under 32-bit mode
>
> src/java.base/share/classes/java/net/URI.java line 558:
> 
>> 556: 
>> 557:     // Used reflectively by HASH_UPDATER
>> 558:     @Stable
> 
> What are the effect of this change on startup time? I remember that @cl4es 
> made a number of changes to URI to improve startup. Maybe this change should 
> be dropped out of this PR for now.

Yes. I think we should remove these public changes and maybe come back in a 
separate PR with those.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25040#discussion_r2077189936

Reply via email to