ARM API Support

Florian Weimer fw at deneb.enyo.de
Wed Jul 28 12:56:55 PDT 2010


* Joe Darcy:

> Lance Andersen, JDBC spec lead, left the following comment on my blog 
> regarding JDBC support for ARM/try-with-resources:
>
> "The changes to add support for ARM would be part of JDBC 4.1 which we 
> hope to include in Java SE 7.  If JDBC 4.1 makes it into Java SE 7 we 
> should be able to include this feature.  We have been discussing this in 
> the JDBC EG and at this time we do not see any potential gotchas for the 
> interfaces which support a close() method."
>
> http://blogs.sun.com/darcy/entry/project_coin_arm_api#comment-1280332609000

Will you add an AutoCloseable2 interface for JDBC?  Or the
source-level incompatibility which results from retrofitting to an
existing interface acceptable in this case?



More information about the coin-dev mailing list