Dave Borowitz 2a25188ebc Force javac to use -encoding UTF-8
Since I3778f9c8 we have had non-ASCII characters in our source files.
javac may decide to read the locale from its environment, which fails
on such source files, causing warnings at best and test failures at
worst.

Hack our default java rule defs to pass -encoding.

Change-Id: I53dfd2d551eed7c1c1fa8ef5cfcfb726d67e3a62
2015-02-26 00:05:30 +00:00
..
2013-09-19 18:29:07 +00:00
2014-09-01 02:57:52 +00:00
2013-09-04 21:31:03 -07:00
2014-12-18 02:51:06 +00:00
2014-09-11 09:48:07 +02:00