[weld-commits] [weld/core] b54dc7: using singleton list to save memory

GitHub noreply at github.com
Sun Dec 7 11:48:18 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: b54dc7e3690963974cc8c0f7a39b28fc28796c91
      https://github.com/weld/core/commit/b54dc7e3690963974cc8c0f7a39b28fc28796c91
  Author: otaviojava <otaviojava at java.net>
  Date:   2014-12-07 (Sun, 07 Dec 2014)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/beanManager/bootstrap/unavailable/methods/WrongExtension.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/interceptors/annotated/QuickExtension.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/notfired/MyExtension.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/qualifiers/annotated/QuickExtension.java
    M tests/src/test/java/org/jboss/weld/tests/unit/bootstrap/BeansXmlMergingTest.java
    M tests/src/test/java/org/jboss/weld/tests/unit/cluster/NaiveClusterTest.java
    M tests/src/test/java/org/jboss/weld/tests/unit/deployment/structure/nonTransitiveResolution/TransitiveResolutionTest.java

  Log Message:
  -----------
  using singleton list to save memory


  Commit: d224e9a8b017c969720bc9b1b82ab026677adc3f
      https://github.com/weld/core/commit/d224e9a8b017c969720bc9b1b82ab026677adc3f
  Author: otaviojava <otaviojava at java.net>
  Date:   2014-12-07 (Sun, 07 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/interceptor/builder/InterceptionModelBuilder.java

  Log Message:
  -----------
  using enummap instead enum


Compare: https://github.com/weld/core/compare/cd54c9dbbae1...d224e9a8b017


More information about the weld-commits mailing list