Menu

#21 TCG - Undefined behavior in catching exceptions

open
nobody
None
5
2010-03-22
2010-03-22
No

In TestcaseGenerator.java, a System.exit(0) concludes the catch for a CmdLineException but not for any other exceptions. Although the code eventually exits, each catch block should follow the same format so as to avoid undefined behavior.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB