20060919: Announcement of OPeNDAP Sever4 Software 0.9.1 Alpha Release
Patrice Dumas
pertusus at free.fr
Wed Sep 20 09:33:14 PDT 2006
On Wed, Sep 20, 2006 at 09:22:35AM -0700, Nathan Potter wrote:
>
>
> ByteBuffers, and CrawlableDatasets. Does gcj have issues with those
> declarations?
It seems so. Seems like gcj uses the Java 4 TreeMap, even with Java 5
compatibility switches. The interface is documented here, and TreeMap
don't have the new generic args:
http://developer.classpath.org/doc/
> http://java.sun.com/j2se/1.5.0/docs/api/index.html
>
> Allows the declaration to include type definitions. In fact in my
> java development tools if I don't declare types things get a bit wonky.
>
> I suspect gcj is broken w.r.t Java 5.
Indeed, that is certainly the case.
--
Pat
More information about the Opendap-tech
mailing list