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

Lance Andersen - Oracle Lance.Andersen at oracle.com
Fri Apr 26 22:13:30 UTC 2013


On Apr 26, 2013, at 8:35 AM, Alan Bateman wrote:

> 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.

I changed it to

A JDBC driver may create a DriverAction implementation in order to receive notifications when DriverManager.deregisterDriver has been called.


I won't issue another webrev but once the ccc is final I will push the changes


thank you for the input

best
Lance
> 
> -Alan.
> 
> 

-------------- next part --------------

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com



More information about the core-libs-dev mailing list