javax GC API
Suminda Dharmasena
sirinath at sakrio.com
Fri Apr 19 02:10:40 PDT 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: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20130419/6cda7abb/attachment.html
More information about the hotspot-gc-use
mailing list