Hi community, I've opened a PR to fix the NPE in DocletEnvironmentProcessor.
The fix is very easy, just adding a null check, but it is the last important change to make HBase be able to build javadoc with JDK11. Some CI checks are failed, it seems to be docker build issues. Not sure how to fix them or retrigger them... Thanks.