users@shoal.java.net

Re: [Shoal-Users] Compiler Warnings???

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Mon, 23 Jun 2008 15:22:42 -0700

Hi David
Those are harmless warnings related to Java generics in Shoal with some
API calls to the underlying library returning a non-genericized data
structure which is then cast to a desired object. We hope to
progressively iron those out to the extent possible.

Thanks
Shreedhar



David Taylor wrote:
> Why are there so many compiler warnings when I do ant all at ..\shoal\gms ?
>
> On our projects we MUST ensure that all code compiles clean with no errors
> or warnings. Is there something that I am missing here?
>
> My java version is"
>
> C:\java.net\shoal\gms>java -version
> java version "1.6.0_03"
> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
>
> David
> --
> David W. Taylor
> Developer | SL Corporation | http://www.sl.com
> david.taylor_at_sl.com | Tel: +1.415.927.8555 | Fax: +1.415.927.8401
> ________________________________
>
> Email communication may contain privileged or confidential information
> proprietary to SL Corporation. If you have received this communication in
> error, we ask that you advise the sender by reply e-mail and immediately
> delete the message and any attachments without copying or disclosing the
> contents.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_shoal.dev.java.net
> For additional commands, e-mail: users-help_at_shoal.dev.java.net
>
>