Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0, 1.1.0
-
None
-
None
Description
Someone pointed this out to me:
https://github.com/apache/shiro/blob/trunk/core/src/main/java/org/apache/shiro/config/ReflectionBuilder.java#L136
"Redefining this object as a new instance of type []" should be
"Redefining this object as a new instance of type {}"