[weld-commits] [weld/core] 221e42: Don't allocate a string when comparing against the...

GitHub noreply at github.com
Tue Apr 14 03:33:33 EDT 2015


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 221e42ae31b0fa43d58615f0df9ce8b2647a76a6
      https://github.com/weld/core/commit/221e42ae31b0fa43d58615f0df9ce8b2647a76a6
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/context/beanstore/AbstractNamingScheme.java

  Log Message:
  -----------
  Don't allocate a string when comparing against the prefix + delimiter


  Commit: 6b1ec8f46b476ae6e80496d3dc5782ec764222df
      https://github.com/weld/core/commit/6b1ec8f46b476ae6e80496d3dc5782ec764222df
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/resolution/ResolvableBuilder.java

  Log Message:
  -----------
  Cache hash code instead of calculating it on the fly


Compare: https://github.com/weld/core/compare/069cefcc4175...6b1ec8f46b47


More information about the weld-commits mailing list