> On 15 Sep 2020, at 20:50, Brian Burkhalter <brian.burkhal...@oracle.com> 
> wrote:
> 
>> On Sep 15, 2020, at 12:38 PM, Kevin Rushforth <kevin.rushfo...@oracle.com> 
>> wrote:
>> 
>> I see this in DecimalFormatSymbols:
>> 
>> 
>>     /**
>>      * Override hashCode.
>>      */
>>>>>   private volatile int hashCode;
>>     @Override
>>     public int hashCode() {
>> 
>> Although, I'm not sure why the intervening private field would prevent 
>> javadoc from generating at least a method with an empty doc

https://bugs.openjdk.java.net/browse/JDK-8187386

Reply via email to