RFR: JDK-8294618: Update openjdk.java.net => openjdk.org [v4]
Phil Race
prr at openjdk.org
Fri Sep 30 17:42:29 UTC 2022
On Fri, 30 Sep 2022 14:16:24 GMT, Weijun Wang <weijun at 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
More information about the security-dev
mailing list