From 0409cde3601131caf14c88d132c65d74774bbd79 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Thu, 27 Aug 2009 13:00:24 -0700 Subject: [PATCH] Updating synchronized to match x-net changes --- api/current.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/current.xml b/api/current.xml index 00f85ebd187ed..b5617c2925a40 100644 --- a/api/current.xml +++ b/api/current.xml @@ -310011,7 +310011,7 @@ return="javax.net.ServerSocketFactory" abstract="false" native="false" - synchronized="false" + synchronized="true" static="true" final="false" deprecated="not deprecated" @@ -310801,7 +310801,7 @@ return="javax.net.SocketFactory" abstract="false" native="false" - synchronized="false" + synchronized="true" static="true" final="false" deprecated="not deprecated"