RFR 8046499: nativecache.c prints to stdout in debug build (original) (raw)
Xuelei Fan xuelei.fan at oracle.com
Wed Jun 11 07:39:16 UTC 2014
- Previous message (by thread): RFR 8046499: nativecache.c prints to stdout in debug build
- Next message (by thread): RFR 7150092: NTLM authentication fail if user specified a different realm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine to me.
Xuelei
On 6/11/2014 1:37 PM, Wang Weijun wrote:
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
- Previous message (by thread): RFR 8046499: nativecache.c prints to stdout in debug build
- Next message (by thread): RFR 7150092: NTLM authentication fail if user specified a different realm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]