[weld-commits] [weld/core] 19dcc0: WELD-1704 Fix possible ThreadLocal leak during req...
GitHub
noreply at github.com
Fri Jul 18 10:44:27 EDT 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 19dcc077a6ff6f1f6c70fa902491620e09eafd54
https://github.com/weld/core/commit/19dcc077a6ff6f1f6c70fa902491620e09eafd54
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/http/HttpRequestContextImpl.java
M impl/src/main/java/org/jboss/weld/context/http/HttpSessionContextImpl.java
M impl/src/main/java/org/jboss/weld/logging/ContextLogger.java
Log Message:
-----------
WELD-1704 Fix possible ThreadLocal leak during request and session context association
More information about the weld-commits
mailing list