Memory leak resolved.

 

For the Java experts.

 

I just read tons of information regarding Java 1.5 (now known as 5.0)
garbage collection, throughput collectors, heap sizes, and so on. And
its still not 'sinking' in just right. For example ,"In the J2SE
platform version 1.4.2 there were four garbage collectors from which to
choose but without an explicit choice by the user the serial garbage
collector was always chosen. In version 5.0 the choice of the collector
is based on the class of the machine on which the application is
started". In regards to Tomcat 5.0.28, can anyone explain to me how JDK
1.5 (vs. 1.4.2_06) resolves the memory leak issue? Any feedback is
helpful.

 

Thank you

________________________________

Jayson Enriquez CHDP

 

Reply via email to