Who can fix this? 7151062: [macosx] SCDynamicStore prints error messages to stderr
Weijun Wang
weijun.wang at oracle.com
Mon Mar 5 04:48:13 PST 2012
Hi All
This is a native code issue in the security area. Anyone familiar with
OS X programming can deal with it?
Thanks
Max
-------- Original Message --------
*Change Request ID*: 7151062
*Synopsis*: [macosx] SCDynamicStore prints error messages to stderr
=== *Description*
============================================================
Simply running the following line
sun.security.krb5.Config.getInstance();
on a Mac shows
2012-03-05 17:19:07.474 java[58479:1f03] Unable to load realm info
from SCDynamicStore
into the stderr. The words are printed by NSLog calls inside
src/macosx/native/java/util/SCDynamicStoreConfig.m
They should be removed or only shows when system property
"sun.security.krb5.debug" is set to true, or when some other kind of
logging option is turned on.
*** (#1 of 1): 2012-03-05 09:36:48 GMT+00:00 weijun.wang at oracle.com
More information about the macosx-port-dev
mailing list