Hi Artem,
Thanks for pointing this out. I didn't realise it.
Hi Pavel,
Thank you for committing the code. I am sorry for the inconvenient on
you committing because the "changeset" on myself ;-)
On 03/26/2012 11:28 PM, Artem Ananiev wrote:
On 3/26/2012 5:59 PM, Pavel Porvatov wrote:
Hi Artem,
According to OpenJDK Census:
http://openjdk.java.net/census
Charles is JDK8 Committer and JDK7u Author, so I would expect its
OpenJDK user name in the "Author:" field, regardless of who exactly
did the push. Could you comment on this, please?
I didn't noticed that Charles was moved from contributors into
committers, so I committed the fix as did it before. Which "Author"
field do you mean? Charles is in "Author" field in new file
test/javax/swing/JTabbedPane/4310381/bug4310381.java....
"Author" here is the field of mercurial changeset:
Changeset: 1dd6fe680681
Author: rupashka
Date: 2012-03-23 15:16 +0200
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/1dd6fe680681
It can be set with -user when running "hg commit".
Thanks,
Artem
Regards, Pavel
Thanks,
Artem
On 3/23/2012 5:19 PM, pavel.porva...@oracle.com wrote:
Changeset: 1dd6fe680681
Author: rupashka
Date: 2012-03-23 15:16 +0200
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/1dd6fe680681
4310381: Text in multi-row/col JTabbedPane tabs can be
truncated/clipped
Reviewed-by: rupashka
Contributed-by: Charles Lee<litt...@linux.vnet.ibm.com>
! src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java
+ test/javax/swing/JTabbedPane/4310381/bug4310381.html
+ test/javax/swing/JTabbedPane/4310381/bug4310381.java
--
Yours Charles