On 12/03/2012 09:28, Seán Coffey wrote:
Alan,I did (briefly) look into using the java.util.jar API but wasn't seeing the bug being triggered. Decided to use the jar process command as an alternative.The testcase was a port from JDK 6 and didn't contain JDK 7+ features. I've converted it now though. Hope it's cleaner.http://cr.openjdk.java.net/~coffeys/webrev.7148584.jdk8.2/
Thanks Sean, the test looks much better now so thumbs up from me. -Alan