-
New Feature
-
Resolution: Done
-
Normal
-
8.0.3
-
Security Level: Jimmy
-
None
-
ZK 8.0.4 S1, ZK 8.0.4 S2
-
None
the implementation class for the ReferenceBindingHandler is not cached and constantly reloaded for every new BinderImpl instance
https://github.com/zkoss/zk/blob/v8.0.2.1/zkbind/src/org/zkoss/bind/impl/BinderImpl.java#L256-L257
The side effects are similar to ZK-2926 reducing the scalability of concurrent requests