Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
When the Automatic Resource Management (ARM) feature is introduced into the language, it would be helpful to have lint warnings to alert the programmer to various conditions, such as explictly calling close or a resource or not referencing a named resource in an ARM block. These should be controled under a -Xlint:arm javac flag.
|