Can I invoke Runtime.gc() in an EJB?
Created May 7, 2012
Bozidar Dangubic You shouldn't.
What will happen depends on the implementation, but the call will most likely be ignored.
What will happen depends on the implementation, but the call will most likely be ignored.