On 19/01/2016 12:52, Rémy Maucherat wrote:
> 2016-01-19 13:48 GMT+01:00 <ma...@apache.org>:
> 
>> Author: markt
>> Date: Tue Jan 19 12:48:31 2016
>> New Revision: 1725497
>>
>> URL: http://svn.apache.org/viewvc?rev=1725497&view=rev
>> Log:
>> Fix a couple of IDE warnings triggered by adding the missing Javadoc
>> Fix the remaining Javadoc warnings
>>
>> Modified:
>>
>> tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSourceProxy.java
>>
>> tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java
>>
>> tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/MultiLockFairBlockingQueue.java
>>
> For some reason the javadoc warnings are not completely consistent. I got
> a warning about type parameters in some other area, but not here.

Maybe different IDEs / different IDE settings? I'm using Eclipse. I'll
check my settings are aligned with what we have documented in svn. I
have noticed that Eclipse sometimes loses track of inherited Javadoc so
an obscure IDE bug isn't out of the question.

Overall, a couple of type parameters are a drop in the ocean compared to
the number of issues you are fixing. I can't believe just how quickly
you are working through these. Progress has been amazing.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to