RFR: 8200432: javadoc fails with ClassCastException on {@link byte[]}
Sundararajan Athijegannathan
sundararajan.athijegannathan at oracle.com
Thu Nov 15 02:43:08 UTC 2018
Updated webrev looks good!
-Sundar
On 14/11/18, 8:25 PM, Hannes Wallnöfer wrote:
> Thanks, Sundar.
>
> I uploaded a new webrev with a comment:
>
> http://cr.openjdk.java.net/~hannesw/8200432/webrev.01/
>
> Hannes
>
>> Am 13.11.2018 um 16:32 schrieb Sundararajan Athijegannathan<sundararajan.athijegannathan at oracle.com>:
>>
>> Looks good.
>>
>> Minor nit: There could be a source comment for this pattern in Checker.java
>> + private final static Pattern arrayPattern = Pattern.compile("^[^\\(]+\\[]");
>>
>> -Sundar
>>
>> On 13/11/18, 6:52 PM, Hannes Wallnöfer wrote:
>>> Please review:
>>>
>>> Issue:
>>> https://bugs.openjdk.java.net/browse/JDK-8200432
>>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~hannesw/8200432/webrev.00/
>>>
>>>
>>> Thanks,
>>> Hannes
>>>
More information about the javadoc-dev
mailing list