Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 15
-
Fix Version/s: 15
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b21
Description
Many modules get specialized -Xdoclint flags in CompileJavaModules.gmk. Long term, unless these are cleaned up and normalized, we might want to think about creating a better framework for handling those (similar to the DISABLE_WARNINGS_*), but as a short-term solution we could just separate them out to a specialized variable, to better see what "real" arguments to javac modules are passing.