RFR 8046499: nativecache.c prints to stdout in debug build

Wang Weijun weijun.wang at oracle.com
Wed Jun 11 05:37:48 UTC 2014


Hi All

Please review the code change at

  http://cr.openjdk.java.net/~weijun/8046499/webrev.00/

It simply removes all #ifdef DEBUG blocks. They are not really useful but the output pollutes the stdout stream. We can use the sun.security.krb5.debug system property if there are future debug info worth showing.

Thanks
Max




More information about the security-dev mailing list