Re: HR fix review: 229708 - NPE in AsynchronousGenerator

Petr Hejl <[email protected]> Thu, 16 May 2013 13:51:43 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
The patch seems to be ok.
P.

On 05/16/2013 10:07 AM, David Konecny wrote:
> https://netbeans.org/bugzilla/show_bug.cgi?id=229708
> NullPointerException at
> org.netbeans.modules.websvc.rest.editor.AsynchronousGenerator.invoke
>
> Problem: one of new EE7 Insert Code actions throws NPE when triggered in
> "wrong" place in Java file
>
> Fix: enable action only when it makes sense
>
> Risk: low
>
> Diff: http://hg.netbeans.org/main-golden/rev/76b555d3f89a
>
> Thanks,
> -David
>
>