On 12/15/2010 4:24 PM, Stuart Marks wrote:
Hi all,

As Joe Darcy mentioned yesterday [1], I'm working on updating the JDK libraries to use the new JDK 7 Coin features. The first feature is the diamond operator [2]. This first round of changes includes java.lang, java.io, java.sql, java.util, their corresponding tests, and related implementation files (exclusive of java.util.concurrent and related files). This change touches a total of 71 files. This is rather a lot of files, but the changes are all one-liners, and most files have only a few changes.

Lance, please review the change to src/share/classes/java/sql/DriverManager.java.

Joe, Alan, please review the rest of the changes.

Approved!

Thanks,

-Joe

Reply via email to