Request for approval: JDK-8023043 Clipboard.getAvailableDataFlavors: Comparison method violates contract

2013-11-07 Thread Petr Pchelko
Hello, this is a request to backport a fix from jdk8 to jdk7u-dev. The bug: https://bugs.openjdk.java.net/browse/JDK-8023043 The webrev: http://cr.openjdk.java.net/~pchelko/7173464/webrev.00/ The review: http://mail.openjdk.java.net/pipermail/awt-dev/2013-August/005293.html The jdk8 changeset: h

Request for approval: JDK-8025993 [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m

2013-11-07 Thread Petr Pchelko
Hello, this is a request to backport a small fix from jdk8 to jdk7u-dev. The bug: https://bugs.openjdk.java.net/browse/JDK-8025993 The webrev: http://cr.openjdk.java.net/~tbell/8012925/webrev.00/ The review: http://mail.openjdk.java.net/pipermail/build-dev/2013-July/009495.html The jdk8 changese

hg: jdk7u/jdk7u-dev/jdk: 8021943: FileDialog getFile returns corrupted string after previous setFile

2013-11-07 Thread artem . ananiev
Changeset: 4c8b79d3200a Author:art Date: 2013-11-07 15:36 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/4c8b79d3200a 8021943: FileDialog getFile returns corrupted string after previous setFile Reviewed-by: anthony, serb Contributed-by: alexander.zvegint...@oracle.com

[7u60] Request for approval and review : 8027837 : JDK-8021257 causes CORBA build failure on emdedded platforms

2013-11-07 Thread Seán Coffey
JDK-8027837 is a recent bug reported by release engineering team. It's not public due to it containing some internal links. The recent JDK-8021257 fix means that some com.sun.corba.se.impl classes get referenced much earlier in the build cycle. (at org.omg build time). This doesn't seem to cau

Re: [7u60] Request for approval and review : 8027837 : JDK-8021257 causes CORBA build failure on emdedded platforms

2013-11-07 Thread David Holmes
Hi Sean, I can give you the Review. Still puzzled by this one though as my own SE builds exhibited the same problem as the embedded builds. Thanks, David On 8/11/2013 12:03 AM, Seán Coffey wrote: JDK-8027837 is a recent bug reported by release engineering team. It's not public due to it con