serb [Wed, 02 Nov 2016 23:05:52 +0300] rev 42189
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
Reviewed-by: prr
bpb [Wed, 02 Nov 2016 11:07:16 -0700] rev 42188
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Summary: Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set.
Reviewed-by: prr
ptbrunet [Wed, 02 Nov 2016 09:44:01 -0700] rev 42187
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Summary: Remove AccessBridgeCalls.c from the include directory
Reviewed-by: prr, erikj, mchung, alexsch
serb [Wed, 02 Nov 2016 17:14:57 +0300] rev 42186
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
Reviewed-by: prr, amenkov