JEP 132: More-prompt finalization
Florian Weimer
fweimer at bfk.de
Wed Dec 28 02:09:23 PST 2011
* Dmitry Samersoff:
> The problem is - they rely to finalization to do some task. Most
> important (but not the only one) one is socket reclaiming .
Direct buffers (especially those mapped from files) look like a more
compelling example to me, except that they do not rely on finalization
(but unmapping them needs reachability information from the GC, too).
--
Florian Weimer <fweimer at bfk.de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99
More information about the hotspot-dev
mailing list