This inspection is intended for J2ME and other highly resource constrained environments.
Applying the results of this inspection without consideration might have negative effects on code clarity and design.
Reports any J2ME Connection resource which is not opened in front of a try
block and closed in the corresponding finally block. Such resources may
be inadvertently leaked if an exception is thrown before the resource is closed.