alitvinov [Mon, 23 Jan 2017 19:58:06 +0300] rev 43319
8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
Reviewed-by: serb, amenkov
prr [Fri, 20 Jan 2017 16:03:08 -0800] rev 43318
8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
Reviewed-by: prr, arapte
Contributed-by: David Carlier <devnexen@gmail.com>
bpb [Fri, 20 Jan 2017 15:13:48 -0800] rev 43317
8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
Summary: If byte counts are not provided attempt to compute them if feasible.
Reviewed-by: prr
bpb [Fri, 20 Jan 2017 15:09:54 -0800] rev 43316
8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
Summary: Fix some problems reading unusual bit depth images relating to setting the correct ImageTypeSpecifier and reformatting discontiguous data
Reviewed-by: prr