Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a property get accessed too often, a NullPointerException will be thrown. The same is true for calling methods several times.
In my configuration I'm seeing a NPE after about 27.000 calls.
Calling constructors very often does seem to work.
Attachments
Attachments
Issue Links
- blocks
-
SANDBOX-436 [BeanUtils2] Implement BeanAccessor.getMapped
- Resolved
-
SANDBOX-432 Adding Benchmarks
- Open
- relates to
-
BEANUTILS-416 Multiple calls to a property/method can result in a NPE
- Resolved