#196895 - AssertionError: Unexpected kind: RESOURCE_VARIABLE

Dusan Balek <[email protected]> Tue, 22 Mar 2011 17:17:10 +0100
Newsgroups gmane.comp.java.netbeans.reviewers
Organization Oracle
Message-ID <[email protected]>
http://netbeans.org/bugzilla/show_bug.cgi?id=196895

Description: Possibly very annoying bug causing AssertionErrors to be 
thrown after each keystroke if there is a semantic bug in the new 1.7 
"try with resources" statement.

Fix: Kinds.kindName(...) modified to accept recently added 
ElementKind.RESOURCE_VARIABLE.

Risks: None.

Thanks,
Dusan