Fixing VarsJsonHandler and VarsHandlerTest for Java 7+ which changes hashmap iteration order
Review Request #1368 — Created Nov. 20, 2014 and submitted
Information | |
---|---|
zundel | |
commons | |
2df26a0... | |
Reviewers | |
pants-reviews | |
ity, tejal |
Fixing VarsJsonHandler and VarsHandlerTest for Java 7+ which changes hashmap iteration order
Ran all java tests in commons with:
./pants goal test {src,tests}/java/com/twitter/common::
./pants goal test {src,tests}/scala/com/twitter/common::under Java 7 and re-ran the java tests with Java 8