<Swing Dev> Approved: [8] Review request for 7161568 [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Wed Jul 24 14:19:33 UTC 2013
On 7/22/2013 6:16 PM, sergey malenkov wrote:
> Looks good to me.
> Is it needed to file a new issue for JCK part?
I have filed the necessary JCK issue.
Thanks,
Alexandr.
>
> SAM
>
> On 22.07.2013 17:15, Alexander Scherbatiy wrote:
>>
>> Hello,
>>
>> Could you review the fix:
>> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7161568
>> webrev: http://cr.openjdk.java.net/~alexsch/7161568/webrev.00
>>
>> The JTabbedPane.getBoundsAt(int index) now returns null if the tab
>> index is not currently visible in the UI.
>> This is done according to the specification:
>> http://docs.oracle.com/javase/6/docs/api/javax/swing/JTabbedPane.html#getBoundsAt%28int%29
>>
>> The issue is covered by JCK tests so a new regression test is not
>> added.
>>
>> Thanks,
>> Alexandr.
>>
>
More information about the swing-dev
mailing list