On Thu, 18 Mar 2021 18:49:22 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:
> Build change only. This is to prevent javadoc build failures in > java.smartcardio when "missing" is eventually removed from the doclint > exclude target list. > > This is a follow-on to JDK-8252833, which is a subtask of JDK-8251202. This pull request has now been integrated. Changeset: 6aa28b3b Author: Bradford Wetmore <wetm...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6aa28b3b Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod 8263827: Suspend "missing" javadoc doclint checks for smartcardio Co-authored-by: Magnus Ihse Bursie <i...@openjdk.org> Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/3079