<Swing Dev> [8] Review request for 8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Jun 6 12:58:03 UTC 2013


Fix looks good to me.

On 06.06.2013 16:43, dmitry markov wrote:
> Hi, Sergey,
>
> I removed the tags, as you requested.
> Please find new webrev at: 
> http://cr.openjdk.java.net/~dmarkov/8015853/webrev.01/
>
> Thanks,
> Dmitry
>
> On 06/06/2013 14:10, Sergey Bylokhov wrote:
>> Hi, Dmitry.
>>
>>   24  * @test
>>   25  * @bug 8015853
>>   26  * @summary  Tests the rendering of a large HTML document
>>   27  * @author Dmitry Markov
>>   28  * @run main bug8015853
>>
>> I suggest to remove this tags from the txt files.
>>
>> On 04.06.2013 17:52, dmitry markov wrote:
>>> Hello,
>>>
>>> Could you review the fix:
>>>     bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8015853
>>>     webrev: http://cr.openjdk.java.net/~vkarnauk/8015853/webrev.00/
>>>
>>> The calculation of index1 variable in the View.forwardUpdate() 
>>> method is not correct. The method getViewCount() should be used 
>>> instead of getViewIndex() to calculate the correct index1 value.
>>>
>>> Thanks,
>>> Dmitry.
>>
>>
>


-- 
Best regards, Sergey.




More information about the swing-dev mailing list