On 08/20/2013 01:38 PM, Aleksej Efimov wrote:
Hi,
This is a request to backport a JDK 8 fix for bug 8021820 to JDK 7u-dev.
The changes little differs from JDK 8 but identical to it by nature: The
compilation flag for [.c|.cpp] files were added just to another place:
jdk/make/common/Defs-macosx.gmk
The fix was already integrated into JDK 8.
The new test was executed successfully on all platforms.
Webrev:
http://cr.openjdk.java.net/~aefimov/8021820/jdk7/webrev.00/
The changes look fine to me. Thanks for backporting.
-Chris.
Bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8021820
JDK8 changesets:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11ccaabdb2a8
http://hg.openjdk.java.net/jdk8/tl/rev/00dcfaa6bc01
JDK8 review thread:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019461.html
Thanks,
Aleksej