dev@grizzly.java.net

Re: _at_SuppressWarnings({"StringContatenationInLoop"}) in BaseWebSocket.

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Sun, 04 Apr 2010 17:19:59 -0600

It's an IDEA annotation. I, personally, enjoy the typo in the
annotation name. :)

On 4/4/10 5:17 PM, Sebastien Dionne wrote:
> not familiar with this comment.
>
> first.. shouldn't it be
>
> @SuppressWarnings({"StringConcatenationInLoop"}) in BaseWebSocket.
>
> and even if I remove it.. Eclipse doesn<t give me warning
>
>
>
>