On Wed, 7 Jul 2021 19:02:04 GMT, Erik Joelsson <er...@openjdk.org> wrote:

> This patch adds copying of element-list files generated for jdk.javadoc to 
> the interim langtools version of jdk.javadoc. I'm also refactoring the 
> jdk.javadoc/Gendata.gmk file a bit to better adhere to current build infra 
> standards as this was missed in the original review of this file. Rebuilding 
> should now work better with the various clean targets and any problems with 
> the generation tool will be captured in separate log files, along with the 
> command lines.
> 
> @hns Can you verify that this solves the problem you reported?

This pull request has now been integrated.

Changeset: e631addd
Author:    Erik Joelsson <er...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk17/commit/e631addd70437c776eeeb481e0b44f1d0fd22fe8
Stats:     46 lines in 1 file changed: 21 ins; 3 del; 22 mod

8259848: Interim javadoc build does not support platform links

Reviewed-by: hannesw, jjg, ihse

-------------

PR: https://git.openjdk.java.net/jdk17/pull/227

Reply via email to