hg: jdk8/awt/jdk: 41 new changesets

2013-02-19 Thread lana . steuck
Changeset: c1304eb051f6 Author:katleman Date: 2013-02-14 11:44 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/c1304eb051f6 Added tag jdk8-b77 for changeset b2fc8e31cecc ! .hgtags Changeset: 37719b174e87 Author:jgodinez Date: 2013-02-06 14:45 -0800 URL: http:

hg: jdk8/awt/hotspot: 36 new changesets

2013-02-19 Thread lana . steuck
Changeset: 1f84c84f8e1a Author:katleman Date: 2013-02-14 11:43 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/hotspot/rev/1f84c84f8e1a Added tag jdk8-b77 for changeset cdb46031e718 ! .hgtags Changeset: 1a0174612b49 Author:amurillo Date: 2013-02-08 08:16 -0800 URL: h

hg: jdk8/awt/langtools: 20 new changesets

2013-02-19 Thread lana . steuck
Changeset: bc24411bcc37 Author:katleman Date: 2013-02-14 11:44 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/langtools/rev/bc24411bcc37 Added tag jdk8-b77 for changeset 89c664151689 ! .hgtags Changeset: de932285124c Author:jjg Date: 2013-02-05 21:55 -0800 URL: http

hg: jdk8/awt/jaxp: Added tag jdk8-b77 for changeset 573e789c187a

2013-02-19 Thread lana . steuck
Changeset: 00958c5a7070 Author:katleman Date: 2013-02-14 11:43 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/jaxp/rev/00958c5a7070 Added tag jdk8-b77 for changeset 573e789c187a ! .hgtags

hg: jdk8/awt/corba: Added tag jdk8-b77 for changeset 35684a40c584

2013-02-19 Thread lana . steuck
Changeset: 27d6368ae8ba Author:katleman Date: 2013-02-14 11:43 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/corba/rev/27d6368ae8ba Added tag jdk8-b77 for changeset 35684a40c584 ! .hgtags

hg: jdk8/awt/jaxws: Added tag jdk8-b77 for changeset 64dfba1bad16

2013-02-19 Thread lana . steuck
Changeset: 391de4c992d1 Author:katleman Date: 2013-02-14 11:43 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/jaxws/rev/391de4c992d1 Added tag jdk8-b77 for changeset 64dfba1bad16 ! .hgtags

hg: jdk8/awt: 7 new changesets

2013-02-19 Thread lana . steuck
Changeset: 45d6d221 Author:katleman Date: 2013-02-14 11:43 -0800 URL: http://hg.openjdk.java.net/jdk8/awt/rev/45d6d221 Added tag jdk8-b77 for changeset 3933eebc659d ! .hgtags Changeset: 8dd61906da5f Author:chegar Date: 2013-02-06 11:36 + URL: http://hg.o

Issue with drag and drop in Java 8 on Windows (7 and 8)

2013-02-19 Thread Ludovic HOCHET
Hello, I've been investigating an issue that I am currently having on Windows (7 and 8) with drag and drop in Java 8. The issue I'm having is when I drop a file from Windows explorer onto Netbeans the instance of Windows explorer from which I dragged the file freeze until I close Netbeans. I could

hg: jdk8/awt/jdk: 8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.

2013-02-19 Thread konstantin . shefov
Changeset: a43115c6359d Author:kshefov Date: 2013-02-19 20:00 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a43115c6359d 8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list. Reviewed-by: serb, anthony

Re: [8] Review request for CR 8006070 TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.

2013-02-19 Thread Anthony Petrov
Looks good. -- best regards, Anthony On 2/19/2013 17:38, Konstantin Shefov wrote: Reminder On 25-Jan-13 13:59, Sergey Bylokhov wrote: Hi, Konstantin. Fix looks good. 24.01.2013 18:29, Konstantin Shefov wrote: Hello, Please review a fix for the issue: 8006070 TEST_BUG: Up and down the Y co

Re: [8] Review request for CR 8006070 TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.

2013-02-19 Thread Konstantin Shefov
Reminder On 25-Jan-13 13:59, Sergey Bylokhov wrote: Hi, Konstantin. Fix looks good. 24.01.2013 18:29, Konstantin Shefov wrote: Hello, Please review a fix for the issue: 8006070 TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list

hg: jdk8/awt/jdk: 8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException.

2013-02-19 Thread konstantin . shefov
Changeset: 5ad0bd367f6d Author:kshefov Date: 2013-02-19 17:26 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/5ad0bd367f6d 8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException. Reviewed-by: serb, anthony + test/java/awt/Modal/ModalDialogMultiscreenTest/M

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anton V. Tarasov
On 19.02.2013 16:22, Anthony Petrov wrote: On 2/19/2013 16:05, Anton V. Tarasov wrote: On 19.02.2013 14:28, Anthony Petrov wrote: (please find my reply inline) On 2/19/2013 14:14, Anton V. Tarasov wrote: On 19.02.2013 13:24, Anthony Petrov wrote: On 2/18/2013 18:10, Anton V. Tarasov wrote:

Re: [8] Request for approval for CR 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException.

2013-02-19 Thread Anthony Petrov
Looks fine to me as well. -- best regards, Anthony On 2/19/2013 16:07, Konstantin Shefov wrote: Hello, Please review a fix for the issue: 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException. The webrev is http://cr.openjdk.java.net/~kshefov/8008379/webrev.00/ Thanks,

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anthony Petrov
On 2/19/2013 16:05, Anton V. Tarasov wrote: On 19.02.2013 14:28, Anthony Petrov wrote: (please find my reply inline) On 2/19/2013 14:14, Anton V. Tarasov wrote: On 19.02.2013 13:24, Anthony Petrov wrote: On 2/18/2013 18:10, Anton V. Tarasov wrote: On 18.02.2013 16:50, Anthony Petrov wrote:

Re: [8] Request for approval for CR 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException.

2013-02-19 Thread Sergey Bylokhov
Hi, Konstantin. Fix looks good. 19.02.2013 16:07, Konstantin Shefov wrote: Hello, Please review a fix for the issue: 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException. The webrev is http://cr.openjdk.java.net/~kshefov/8008379/webrev.00/ Thanks, Konstantin -- Be

[8] Request for approval for CR 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException.

2013-02-19 Thread Konstantin Shefov
Hello, Please review a fix for the issue: 8008379 - TEST_BUG: Fail automatically with java.lang.NullPointerException. The webrev is http://cr.openjdk.java.net/~kshefov/8008379/webrev.00/ Thanks, Konstantin

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anton V. Tarasov
On 19.02.2013 14:28, Anthony Petrov wrote: (please find my reply inline) On 2/19/2013 14:14, Anton V. Tarasov wrote: On 19.02.2013 13:24, Anthony Petrov wrote: On 2/18/2013 18:10, Anton V. Tarasov wrote: On 18.02.2013 16:50, Anthony Petrov wrote: As far as I know there's no RFEs filed that re

hg: jdk8/awt/jdk: 8008374: Build failure (NEWBUILD=false) on Mac

2013-02-19 Thread sergey . bylokhov
Changeset: 0fe12ecf80b2 Author:pchelko Date: 2013-02-19 11:26 + URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/0fe12ecf80b2 8008374: Build failure (NEWBUILD=false) on Mac Summary: Fixed an old build system failure Reviewed-by: art, anthony ! make/sun/lwawt/FILES_export_macosx

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Sergey Bylokhov
Hi, Everybody. I think I didn't provide you with any version of "my" JLF.grabFocus() yet, so here it is: public interface sun.awt.FocusGrabbable { void grabFocus(); void ungrabFocus(boolean postEvent); } I support Anthony here. This solution will simplify the fix and won't lead to adding

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anthony Petrov
(please find my reply inline) On 2/19/2013 14:14, Anton V. Tarasov wrote: On 19.02.2013 13:24, Anthony Petrov wrote: On 2/18/2013 18:10, Anton V. Tarasov wrote: On 18.02.2013 16:50, Anthony Petrov wrote: As far as I know there's no RFEs filed that request to provide public API for grab/ungrab

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anton V. Tarasov
On 19.02.2013 13:24, Anthony Petrov wrote: On 2/18/2013 18:10, Anton V. Tarasov wrote: On 18.02.2013 16:50, Anthony Petrov wrote: As far as I know there's no RFEs filed that request to provide public API for grab/ungrab functionality. Also, it isn't clear whether this API could be useful for GU

Re: Review Request for CR 8008374 Build failure (NEWBUILD=false) on Mac

2013-02-19 Thread Artem Ananiev
Looks fine. Thanks, Artem On 2/19/2013 1:12 PM, Petr Pchelko wrote: Hello, AWT Team. Please review the following fix: http://cr.openjdk.java.net/~pchelko/8008374/ I'm really sorry for that issue. I have deleted that class in one of my previous fixes, but did not update the old build system

Re: Review Request for CR 8008374 Build failure (NEWBUILD=false) on Mac

2013-02-19 Thread Anthony Petrov
Looks fine. -- best regards, Anthony On 2/19/2013 13:12, Petr Pchelko wrote: Hello, AWT Team. Please review the following fix: http://cr.openjdk.java.net/~pchelko/8008374/ I'm really sorry for that issue. I have deleted that class in one of my previous fixes, but did not update the old build

Re: [8] Review request for CR 8006406: lightweight embedding in other Java UI toolkits

2013-02-19 Thread Anthony Petrov
On 2/18/2013 18:10, Anton V. Tarasov wrote: On 18.02.2013 16:50, Anthony Petrov wrote: As far as I know there's no RFEs filed that request to provide public API for grab/ungrab functionality. Also, it isn't clear whether this API could be useful for GUI applications. Current grab API was crea

Review Request for CR 8008374 Build failure (NEWBUILD=false) on Mac

2013-02-19 Thread Petr Pchelko
Hello, AWT Team. Please review the following fix: http://cr.openjdk.java.net/~pchelko/8008374/ I'm really sorry for that issue. I have deleted that class in one of my previous fixes, but did not update the old build system. With best regards. Petr.