RFR: 8271161: [BACKOUT] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
Pavel Rappo
prappo at openjdk.java.net
Thu Jul 22 21:07:06 UTC 2021
On Thu, 22 Jul 2021 20:27:38 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> This reverts commit c1c404896ca2791ad348a4cf482beb2c2ad98464.
I think I know where the problem is: a hardcoded file separator, which is system dependent. Did the original patch for 8249634 fail on a Windows machine?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4880
More information about the javadoc-dev
mailing list