Conditional Compilation Though Compile time variable / parameters/ fields / functions Annotation
Suminda Dharmasena
sirinath at sakrio.com
Tue Apr 16 02:55:55 PDT 2013
The compiler should do a side effect preserving optimisation if it is
needed.
If side effects do not have an effect, i.e., state change of object is not
utilised within any where this can be also eliminated.
This behaviour is only triggered if there are appropriate annotation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20130416/fbd88c18/attachment.html
More information about the compiler-dev
mailing list