On Thu, 10 Dec 2020 23:44:42 GMT, Igor Ignatyev <iignat...@openjdk.org> wrote:
>> This commit seems not to pass your workflow. >> https://github.com/iignatev/jdk/actions/runs/413640509 > >> This commit seems not to pass your workflow. >> https://github.com/iignatev/jdk/actions/runs/413640509 > > thanks for letting me know, the failures you linked to are b/c of > [8258054](https://bugs.openjdk.java.net/browse/JDK-8258054) which got fixed > by #1738 Thanks for quickly fixing this, @iignatev! This was a stupid mistake of mine to add a test that contains a pre-release platform documentation URL. I'll take care of fixing the root cause, which is not to generate platform documentation links in the first place. JBS issue filed here: https://bugs.openjdk.java.net/browse/JDK-8258092 ------------- PR: https://git.openjdk.java.net/jdk/pull/1739