JDK 9 RFR of JDK-8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount

Stuart Marks stuart.marks at oracle.com
Fri Dec 20 23:38:03 UTC 2013


On 12/20/13 2:03 PM, Joe Darcy wrote:
> On 12/20/2013 01:21 PM, Mandy Chung wrote:
>> --- a/src/share/classes/java/lang/reflect/Method.java    Fri Dec 20 08:59:52
>> 2013 -0800
>> +++ b/src/share/classes/java/lang/reflect/Method.java    Fri Dec 20 10:26:17
>> 2013 -0800
>> @@ -251,7 +251,8 @@
>>      }
>>
>>      /**
>> -     * {@inheritDoc}
>> +     * {@inheritDoc}1
>>
>> Is this accident?  Other than this, look fine.
>
> Oops; yes, that is a typo. I'll correct it before I push.
>
> Thanks for the close reading Mandy,

Although Mike had said "+1" I think he really meant "-1".




More information about the core-libs-dev mailing list