Message11264

Author zyasoft
Recipients jamesmudd, jeff.allen, stefan.richthofer, zyasoft
Date 2017-03-22.14:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490193064.58.0.177927506022.issue2399@psf.upfronthosting.co.za>
In-reply-to
Content
Great work!

This use of an exception handler is just the sort of thing that JVMs are optimized for, so it should incur no additional cost unless an exception happens. Of course it would be straightforward to do the performance analysis to verify my assertion.
History
Date User Action Args
2017-03-22 14:31:04zyasoftsetmessageid: <1490193064.58.0.177927506022.issue2399@psf.upfronthosting.co.za>
2017-03-22 14:31:04zyasoftsetrecipients: + zyasoft, jeff.allen, stefan.richthofer, jamesmudd
2017-03-22 14:31:04zyasoftlinkissue2399 messages
2017-03-22 14:31:04zyasoftcreate