RFR: 8366040: Change URL.lookupViaProviders to use ScopedValue to detect recursive lookup [v2]
Volkan Yazici
vyazici at openjdk.org
Tue Oct 7 08:15:50 UTC 2025
On Fri, 3 Oct 2025 17:19:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Match indentation styles
>
> test/jdk/java/net/spi/URLStreamHandlerProvider/Basic.java line 143:
>
>> 141: TEST_SRC.resolve("circular.provider.template"),
>> 142: sysProps);
>> 143: }
>
> I assume you've re-format the changes to Basic.java to be consistent with this existing code in the test (looks a bit strange on first sighting to see a completely different style being introduced).
Matched styles in 23abe110629.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27623#discussion_r2409786091
More information about the net-dev
mailing list