[weld-commits] [weld/core] f964ef: WELD-2223 Do not synchronize unless necessary

GitHub noreply at github.com
Mon Mar 20 05:00:56 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: f964ef8e4e74aa8eeff6bf089a6beb5cb0d97f92
      https://github.com/weld/core/commit/f964ef8e4e74aa8eeff6bf089a6beb5cb0d97f92
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/BootstrapNotNeededTest.java
    M environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/TestBean.java
    M modules/web/src/main/java/org/jboss/weld/module/web/servlet/HttpContextLifecycle.java

  Log Message:
  -----------
  WELD-2223 Do not synchronize unless necessary

- also add test that @Initialized(ApplicationScoped.class)
ServletContext is not fired when Weld SE and Servlet cooperate




More information about the weld-commits mailing list