On Fri, 30 Sep 2022 14:16:24 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCalls.h line 
>> 34:
>> 
>>> 32:  * the following link:
>>> 33:  *
>>> 34:  * 
>>> http://hg.openjdk.org/jdk9/jdk9/jdk/raw-file/tip/src/jdk.accessibility/windows/native/bridge/AccessBridgeCalls.c
>> 
>> The domain for hg wasn't changed to openjdk.org.  The original URL is 
>> correct.
>
> Why do we need to link to a URL? Why not `../../bridge/AccessBridgeCalls.c`?

This is correct.
AccessBridge.h is published with the include/header files of the JDK and anyone 
reading it there can't exactly make use of "../"

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

PR: https://git.openjdk.org/jdk/pull/10501

Reply via email to