From 0ce3dd8f7381d945ed25831c30b7c067349a2eb3 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sat, 24 Feb 2024 08:06:48 +0700 Subject: [PATCH] Add link to JDK-8326483 for "generated by javadoc (n)" issue https://bugs.openjdk.org/browse/JDK-8326483 Signed-off-by: Alexander Kriegisch --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fe1086d80..01a0b5699 100644 --- a/pom.xml +++ b/pom.xml @@ -484,8 +484,8 @@ Maven Resources copies them to aj-build/dist/docs/doc. I.e., they will be clean on the website, if copied from that folder, and also in the installer. - TODO: In the future, maybe this execution or the whole Antrun plugin can go away, after a JDK bug - request I just created (internal review ID 9076602) has been implemented and back-ported into all JDK + TODO: In the future, maybe this execution or the whole Antrun plugin can go away, after + https://bugs.openjdk.org/browse/JDK-8326483 has been implemented and back-ported into all JDK versions we support for javadoc generation. But if that ever happens, it might take a while. --> @@ -496,7 +496,7 @@ - $true + true -- 2.39.5