yacy_search_server/source/de/anomic
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4686462
this commit fixes the bug by using a memory-computation patch.
All uses of Runtime.maxMemory had been replaced by serverMemory.max
The bug is not present any more in Java 1.5

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2419 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-18 01:33:54 +00:00
..
data * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
htmlFilter * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
http * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
icap replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
index * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
kelondro because of a bug in the JRE 1.4.2 there was no memory protection 2006-08-18 01:33:54 +00:00
net fixed handling of null referer in crawlOrder 2006-08-11 21:46:34 +00:00
plasma because of a bug in the JRE 1.4.2 there was no memory protection 2006-08-18 01:33:54 +00:00
server because of a bug in the JRE 1.4.2 there was no memory protection 2006-08-18 01:33:54 +00:00
soap - Some spelling 2006-07-17 16:16:41 +00:00
tools * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
urlRedirector replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
yacy *) fixed PPM calculation for multiple indexer-threads 2006-08-17 19:15:30 +00:00
ymage code cleanup 2005-12-06 23:51:29 +00:00