[weld-commits] [weld/core] e1b446: Contexts - minor improvements

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


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: e1b446e27c59212f7cf364a4daa7de2e49ee6732
      https://github.com/weld/core/commit/e1b446e27c59212f7cf364a4daa7de2e49ee6732
  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