Please review at your convenience. Issue: https://bugs.openjdk.java.net/browse/JDK-8154093 Patch: http://cr.openjdk.java.net/~bpb/8154093/webrev.00/
The problem was that the decompressor was ignoring the setting of the FillOrder field which was in this case set to the non-default value of right-to-left, i.e., lsb-to-msb. Thanks, Brian
