corda/classpath/java
Joel Dice c35435e450 fix portability problem in Strings test
There was a test in Strings.java that assumed the default character
encoding was UTF-8, which is an invalid assumption on some platforms
(e.g. Windows).  This modifies the test to specify the encoding
explicitly.
2014-05-09 16:38:33 -06:00
..
io fix portability problem in Strings test 2014-05-09 16:38:33 -06:00
lang update copyright years 2014-04-23 15:33:41 -06:00
math update copyright years 2014-04-23 15:33:41 -06:00
net Merge pull request #242 from dicej/copyright 2014-04-24 18:45:18 -06:00
nio update copyright years 2014-04-23 15:33:41 -06:00
security update copyright years 2014-04-23 15:33:41 -06:00
text update copyright years 2014-04-23 15:33:41 -06:00
util Added SortedMap interface 2014-04-29 09:52:27 -06:00