JDK-2228326 : Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
  • Type: Backport
  • Backport of: JDK-7188755
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-08-13
  • Updated: 2013-06-08
  • Resolved: 2012-09-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40 b06Fixed 8Fixed
Description
see parent CR 7188755.

Comments
Backport from JDK8 bug fix. Results are stable
08-06-2013

/test: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/aa5a30249beb
04-12-2012

EVALUATION Changeset: aa5a30249beb Author: chegar Date: 2012-08-12 22:56 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/aa5a30249beb 7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c Reviewed-by: chegar Contributed-by: Christian Schulte <cs at schulte.it> ! src/share/classes/sun/net/spi/DefaultProxySelector.java + test/java/net/ProxySelector/MultiThreadedSystemProxies.java
29-08-2012