2014-04-22 23:53 GMT+04:00 Christopher Schultz <ch...@christopherschultz.net>:
> Mark/Konstantin,
>
> On 4/18/14, 11:29 AM, kkoli...@apache.org wrote:
>> Author: kkolinko
>> Revision: 1588102
>> Modified property: svn:log
>>
>> Modified: svn:log at Fri Apr 18 15:29:06 2014
>> ------------------------------------------------------------------------------
>> --- svn:log (original)
>> +++ svn:log Fri Apr 18 15:29:06 2014
>> @@ -1 +1,3 @@
>>  Fix an Eclipse nag
>> +Correct signature of SSL.fipsModeGet(),
>> +as native code is implemented as throwing an Exception in this method.
>
> Why single-out this method only to have its method signature changed?
>
> Nearly every native method in SSL.java can throw an exception. I was
> just following convention.


Good catch.
Then those other methods that throw exceptions in their native code
need them documented and their signatures fixed as well.

E.g. "fipsModeSet()"


Best regards,
Konstantin Kolinko

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

Reply via email to