summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/INSTALL10
1 files changed, 0 insertions, 10 deletions
diff --git a/java/INSTALL b/java/INSTALL
index 239140f4057..ef65172f160 100644
--- a/java/INSTALL
+++ b/java/INSTALL
@@ -328,13 +328,3 @@ You can start the console with this command:
java IceGridGUI.Main
-
-======================================================================
-MacOS X Notes
-======================================================================
-
-On MacOS X, an Ice server may not correctly detect the closure of
-client connections, which can lead to a hang during server shutdown.
-This appears to be caused by a problem in the JVM implementation, but
-we are still looking into this issue. Until we resolve this matter, We
-recommend the use of timeouts in object adapter endpoints.