If string pool caches the string values then till what time it keeps values into the memory. When it sends those values to GC. If I send two call request of a same REST web service then Does this two separate web service requests uses same memory from the string pools for the string variables used inside the web service. (Consider there is only one app server where web service call is going)

0

There are 0 best solutions below