[7u] Request for approval for 7151062: [macosx] SCDynamicStore prints error messages to stderr
Weijun Wang
weijun.wang at oracle.com
Thu Aug 8 18:40:17 PDT 2013
Hi All
This is a request to backport a jdk8 fix into jdk7u-dev.
7151062: [macosx] SCDynamicStore prints error messages to stderr
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7151062
The code change removes several NSLog calls so that System.err is clean.
It is already included in jdk8 as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/906dd23334c1
The review thread was
http://mail.openjdk.java.net/pipermail/security-dev/2013-August/008402.html
The patch for jdk7u-dev is identical to the one in jdk8.
The fix is a simple cleanup. No new regression test.
Thanks
Weijun
More information about the jdk7u-dev
mailing list