rriggs [Tue, 22 Dec 2015 14:12:55 -0500] rev 34823
8146012: CleanerTest fails: Cleanable should have been freed
Summary: Simplify cleanables being called and use WhiteBox to trigger GC
Reviewed-by: chegar
8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
Summary: Instead of failing for an IFD entry with bad type or offset, continue with the next entry.
Reviewed-by: prr