RFR: 8328999: Update GIFlib to 5.2.2
Andrew John Hughes
andrew at openjdk.org
Thu Aug 29 16:34:31 UTC 2024
On Fri, 26 Apr 2024 21:37:56 GMT, Alisen Chung <achung at openjdk.org> wrote:
> Updating giflib, clientlibs tests are green on all platforms
I'm looking at this in backporting to 8u and this change seems odd:
~~~
-https://sourceforge.net/p/giflib/code/ci/master/tree/openbsd-reallocarray.c
+tree/README
~~~
Is it really intentional to remove the URL? Should the new line not be:
https://sourceforge.net/p/giflib/code/ci/master/tree/README
and then:
https://sourceforge.net/p/giflib/code/ci/master/tree/openbsd-reallocarray.c
further down? Especially as it says "There have been many other contributors; see the attributions in the version-control history to learn more." and this is removing the link to the version control system.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18985#issuecomment-2318307942
More information about the client-libs-dev
mailing list