| Author |
Java string constant pool
|
Arul Jose
Ranch Hand
Joined: Jan 14, 2005
Posts: 131
|
|
How bigger will this pool get? Any parameters which decide this? Any way to control this thru code? Arul Jose.
|
 |
Rahim Vindhani
Greenhorn
Joined: Dec 06, 2005
Posts: 10
|
|
|
It is controlled by JVM. It may decide the size of the pool by available memory
|
Rahim Vindhani,<br /><a href="http://www.java-examples.com" target="_blank" rel="nofollow">Java Examples</a>
|
 |
 |
|
|
subject: Java string constant pool
|
|
|