I have generated and have been testing the doclet with the sampleapi source generated from the latest JDK17.
Unfortunately the doclet is skipping some nested classes.
I have attached the samples:
JavadocSamples0.zip
An example of a class being missed: sampleapi.simple.Container0 has in inner class called Inner0, which is being missed.