> 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?
Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision: Address review comments ------------- Changes: - all: https://git.openjdk.java.net/jdk17/pull/227/files - new: https://git.openjdk.java.net/jdk17/pull/227/files/6c09fef2..64864831 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=227&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=227&range=00-01 Stats: 8 lines in 1 file changed: 1 ins; 0 del; 7 mod Patch: https://git.openjdk.java.net/jdk17/pull/227.diff Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/227/head:pull/227 PR: https://git.openjdk.java.net/jdk17/pull/227