[weld-commits] [weld/core] 2c27de: Replace some immutable views with guava constructs
GitHub
noreply at github.com
Wed Jan 22 04:09:40 EST 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 2c27de88dba57f6d783b0fc1f6c98cba0e43cd65
https://github.com/weld/core/commit/2c27de88dba57f6d783b0fc1f6c98cba0e43cd65
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-01-22 (Wed, 22 Jan 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/InjectionPointFactory.java
M impl/src/main/java/org/jboss/weld/injection/producer/BasicInjectionTarget.java
M impl/src/main/java/org/jboss/weld/injection/producer/ResourceInjector.java
M impl/src/main/java/org/jboss/weld/util/BeanMethods.java
M impl/src/main/java/org/jboss/weld/util/collections/WeldCollections.java
Log Message:
-----------
Replace some immutable views with guava constructs
Commit: 17334fd4af31f47ad3f5947056c8832eb96ad4fc
https://github.com/weld/core/commit/17334fd4af31f47ad3f5947056c8832eb96ad4fc
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2014-01-22 (Wed, 22 Jan 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/util/collections/WeldCollections.java
Log Message:
-----------
No need to trim Array* before making a copy of it
Compare: https://github.com/weld/core/compare/2331ec23b156...17334fd4af31
More information about the weld-commits
mailing list