Looks good. Approved for jdk7u-dev.
On Aug 8, 2013, at 6:40 PM, Weijun Wang <[email protected]> wrote: > 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
