+1 On Feb 7, 2018, at 10:03 AM, Seán Coffey <sean.cof...@oracle.com> wrote:
A jdk8u (and earlier) issue where some new/recent test code meant that IndexOutOfBoundsException could be thrown. https://bugs.openjdk.java.net/browse/JDK-8196854 http://cr.openjdk.java.net/~coffeys/webrev.8196854/webrev/ The buf array was never required and I've verified that the original 8189789 issue can still be reproduced with a buggy JDK. -- Regards, Sean.