[9] RFR of 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads

Chris Hegarty chris.hegarty at oracle.com
Fri Aug 7 09:08:55 UTC 2015


This looks good to me Brian. It seems similar to another issue we seen 
in the default proxy selector on Linux/Gnome.

-Chris.

On 07/08/15 02:08, Brian Burkhalter wrote:
> Please review at your convenience.
>
> Issue:https://bugs.openjdk.java.net/browse/JDK-8080115
> Patch:http://cr.openjdk.java.net/~bpb/8080115/webrev.00/
>
> Summary:
>
> Make GnomeFileTypeDetector.probeGio() synchronized and add the
> regression test previously proposed for
> https://bugs.openjdk.java.net/browse/JDK-8133010. This latter issue will
> be resolved as a duplicate of the present one. The usual jdk_nio tests
> passed on all Linux and Solaris variants tested.
>
> Thanks,
>
> Brian


More information about the nio-dev mailing list