You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Co-authored-by: weather-tracker <[email protected]>
Co-authored-by: Amin Yahyaabadi <[email protected]>
* Adding back '-J-Dfile.encoding=UTF-8' for javac so its warning messages are printed in UTF-8
as well as its source files are treated as UTF-8 encoding.
* Adding back -Xlint for reporting detailed warning messages for compilers
* removing quotation marks around file.encoding and UTF-8 for java command,
since java command does not understand quotation marks when it is not removed by the shell
(cmd.exe won't interpret that)
update for issue #1166
0 commit comments