-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b134
-
generic
-
generic
-
Verified
If annotatation processing encounters errors in a round that also generates files, you get the warning about files generated in last round not subject to annotation processing and to use -implicit:something to fix the warning.
The real fix to suppress the warning is to fix the errors that prevented continued execution.
javac should not generate this warning in this situation.
The real fix to suppress the warning is to fix the errors that prevented continued execution.
javac should not generate this warning in this situation.