RFR:8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection (original) (raw)
vyom tewari vyom.tewari at oracle.com
Fri Aug 24 10:35:13 UTC 2018
- Previous message: RFR: 8209937: Enhance java.io.Console - provide methods to query console width and height
- Next message: RFR:8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All,
Please review this simple fix below
webrev: http://cr.openjdk.java.net/~vtewari/8205330/webrev0.0/index.html
bugid: https://bugs.openjdk.java.net/browse/JDK-8205330
This fix will resolve the race in LdapClient where we are explicitly making "null" to LdapClient.conn.
Thanks,
Vyom
- Previous message: RFR: 8209937: Enhance java.io.Console - provide methods to query console width and height
- Next message: RFR:8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]