M
mh
I understand that sun.reflect.GeneratedMethodAccessorNNNN classes are
created in response to reflection calls. Under what exact
circumstances is a new GeneratedMethodAccessorNNNN class created and
when is an existing one reused? Under what circumstances is the
generated class unloaded/garbage collected?
Thanks.
mh
created in response to reflection calls. Under what exact
circumstances is a new GeneratedMethodAccessorNNNN class created and
when is an existing one reused? Under what circumstances is the
generated class unloaded/garbage collected?
Thanks.
mh