javax GC API

Suminda Dharmasena sirinath at sakrio.com
Fri Apr 19 09:10:40 UTC 2013


Another potential tag to ensure GC does not happen during the execution of
a code block:

   - GCSuspend - a synchronous object can be used so that the GC threads do
   not run while the code block is executing

Of course some revision to current annotations will be needed
to accommodate this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20130419/6cda7abb/attachment.htm>


More information about the hotspot-gc-dev mailing list