[weld-commits] [weld/core] 55a9b0: Contexts - minor improvements

GitHub noreply at github.com
Mon Dec 1 12:49:27 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 55a9b05870ede2adf93b207a8ff1b8b60e5af06e
      https://github.com/weld/core/commit/55a9b05870ede2adf93b207a8ff1b8b60e5af06e
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/context/AbstractContext.java
    M impl/src/main/java/org/jboss/weld/context/http/HttpRequestContextImpl.java

  Log Message:
  -----------
  Contexts - minor improvements

An invocation of getBeanStore() usually involves ThreadLoca.get().
Therefore we should avoid unnecessary invocations if possible.




More information about the weld-commits mailing list