review request for 8010416: Provide a way for DriverManager.deregisterDriver to notify the JDBC driver that it has been deregistered.

Alan Bateman Alan.Bateman at oracle.com
Fri Apr 26 12:35:40 UTC 2013


On 25/04/2013 21:53, Lance Andersen - Oracle wrote:
> http://cr.openjdk.java.net/~lancea/8010416/webrev.03/  addresses the typos that were pointed out and also fixes a couple javadoc warnings
>
This looks okay to me.

One small suggestion for DriverAction and the first statement where it 
reads " ... when a Driver wants to be notified by DriverManager". It 
might be better as "... to receive notifications from the 
DriverManager". I suggest this because it's not specifically the Driver 
that is notified.

-Alan.





More information about the core-libs-dev mailing list