-
Enhancement
-
Resolution: Won't Fix
-
P4
-
7
-
generic
-
generic
Add a new switch -Xdiags, syntactically similar to -Xlint, that can provide sub-options to the diagnostic system. Possible suboptions might include
source (include source line)
summary (summary line only)
JLS (show JLS references if/when available)
all (show all available info)
etc.
As with -Xlint, negate options with "-".
source (include source line)
summary (summary line only)
JLS (show JLS references if/when available)
all (show all available info)
etc.
As with -Xlint, negate options with "-".
- relates to
-
JDK-8012003 Method diagnostics resolution need to be simplified in some cases
- Closed
-
JDK-6731573 diagnostic output should optionally include source line
- Closed