On 10/06/2014 08:09, Staffan Larsen wrote:
To David's point about IAE vs. NPE then this API throws NPE when passed a null so it would be good to keep that consistent.:An updated webrev is here: http://cr.openjdk.java.net/~sla/8044135/webrev.01/
I don't think I've come across @SuppressedWarnings("unused") before - if these methods are never called in the tests then can't they be removed?
-Alan.