Re: RFR: JDK-8308872: enhance logging and some exception in krb5/Config.java [v2]

2023-05-31 Thread Matthias Baesken
On Fri, 26 May 2023 08:04:58 GMT, Matthias Baesken wrote: >> There exists already some logging in krb5/Config.java (enabled by >> -Dsun.security.krb5.debug=true), this could be enhanced for easier analysis >> of problems. Additionally some exception(s) might be slightly adjusted. > > Matthias B

Re: RFR: JDK-8308872: enhance logging and some exception in krb5/Config.java [v2]

2023-05-31 Thread Weijun Wang
On Fri, 26 May 2023 08:04:58 GMT, Matthias Baesken wrote: >> There exists already some logging in krb5/Config.java (enabled by >> -Dsun.security.krb5.debug=true), this could be enhanced for easier analysis >> of problems. Additionally some exception(s) might be slightly adjusted. > > Matthias B

Re: RFR: JDK-8308872: enhance logging and some exception in krb5/Config.java [v2]

2023-05-26 Thread Matthias Baesken
> There exists already some logging in krb5/Config.java (enabled by > -Dsun.security.krb5.debug=true), this could be enhanced for easier analysis > of problems. Additionally some exception(s) might be slightly adjusted. Matthias Baesken has updated the pull request incrementally with one additio