-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
None
-
b17
-
generic
-
generic
Adding some new messages to the javac build rule will make the output easier to capture and analyze. See the Suggested Fix. Basically this adds information about the number of .java files to be compiled and the current working directory (to identify the build step). It also adds another message after javac completes, to make it easy to identify the javac output.
This will be helpful for analyzing the build log for javac warning messages.
This will be helpful for analyzing the build log for javac warning messages.