RFR: JDK-8277869: Maven POMs are using HTTP links where HTTPS is available
Vladimir Kozlov
kvn at openjdk.org
Mon Jan 8 20:50:21 UTC 2024
On Mon, 8 Jan 2024 10:29:38 GMT, Tobias Holenstein <tholenstein at openjdk.org> wrote:
> Replace `http` with `https` in xml files of IdealGraphVisualizer and LogCompilation.
> Moreover, replace the old URL (./maven-v4_0_0.xsd) with of the suggested one (./maven-4.0.0.xsd) for `xsi:schemaLocation` in pom.xml.
>
> Tested: IdealGraphVisualizer and LogCompilation build and run as expected.
Looks good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17302#pullrequestreview-1809988510
More information about the hotspot-compiler-dev
mailing list