[7u80] Request for approval for 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails

2014-12-10 Thread Alexey Ivanov
Hello, Could you please approve the following backport of the fix to 7u80? JBS bug: https://bugs.openjdk.java.net/browse/JDK-8066756 Webrev: http://cr.openjdk.java.net/~aivanov/8066756/jdk9/webrev.00/ Review: http://mail.openjdk.java.net/pipermail/awt-dev/2014-December/008742.html JDK9 change

Re: [7u80] Request for approval for 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails

2014-12-10 Thread Seán Coffey
Approved. regards, Sean. On 10/12/14 10:16, Alexey Ivanov wrote: Hello, Could you please approve the following backport of the fix to 7u80? JBS bug: https://bugs.openjdk.java.net/browse/JDK-8066756 Webrev: http://cr.openjdk.java.net/~aivanov/8066756/jdk9/webrev.00/ Review: http://mail.openjd

hg: jdk7u/jdk7u-dev/jdk: 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails

2014-12-10 Thread anton . litvinov
Changeset: 19be6c61b4aa Author:aivanov Date: 2014-12-10 16:35 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/19be6c61b4aa 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails Reviewed-by: alexsch, azvegint ! test/sun/awt/dnd/8024061/bug8024061.java

[7u-dev] Request for Review to Backport: 6695379: Copy method annotations and parameter annotations to synthetic bridge methods

2014-12-10 Thread Vicente-Arturo Romero-Zaldivar
Hi, Please review the backport of JDK-6695379 from 9 repo to JDK7u-dev. The patch is mainly the same. Main differences are related to different definitions for annotations in both repos and because of tests not existing in 7 repo. Public webrev: http://cr.openjdk.java.net/~vromero/work/66953

Re: [7u-dev] Request for Review to Backport: 6695379: Copy method annotations and parameter annotations to synthetic bridge methods

2014-12-10 Thread Maurizio Cimadamore
Looks good to me. Maurizio On 10/12/14 17:59, Vicente-Arturo Romero-Zaldivar wrote: Hi, Please review the backport of JDK-6695379 from 9 repo to JDK7u-dev. The patch is mainly the same. Main differences are related to different definitions for annotations in both repos and because of tests

[7u-dev] Request for Approval for Backport: JDK-6695379: Copy method annotations and parameter annotations to synthetic bridge methods

2014-12-10 Thread Vicente-Arturo Romero-Zaldivar
Hi, Please approve the backport of JDK-6695379 from 9 repo to JDK7u-dev. Public webrev: http://cr.openjdk.java.net/~vromero/work/6695379/webrev.00/ bug: https://bugs.openjdk.java.net/browse/JDK-6695379 Review: http://mail.openjdk.java.net/pipermail/jdk7u-dev/2014-December/010081.html Thanks,