hg: jdk8u/jdk8u-dev/jdk: 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
ivan.gerasimov at oracle.com
ivan.gerasimov at oracle.com
Fri Sep 11 12:51:07 UTC 2015
Changeset: 35cfbc5708c0
Author: igerasim
Date: 2015-09-10 23:35 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/35cfbc5708c0
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
Summary: Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.
Reviewed-by: chegar
! src/solaris/classes/sun/nio/fs/GnomeFileTypeDetector.java
+ test/java/nio/file/Files/probeContentType/ParallelProbes.java
More information about the jdk8u-dev-changes
mailing list