126795: NullPointerException during borrowConnection in JMS with concurrent close of existing session
Fixed a NPE condition where concurrent borrow requests and close operations on existing sessions would interfere.
Fixed a NPE condition where concurrent borrow requests and close operations on existing sessions would interfere.
Add a comment