-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JMC-7619 | 8.0.1 | Jaroslav Bachorík | P3 | Resolved | Fixed | |
JMC-7293 | 8.1.0 | Jaroslav Bachorík | P3 | Resolved | Fixed |
Although the type registration methods take a callback which is meant to be evaluated lazily only if such an event does not exit the callback is evaluated eagerly to prevent recursive updates to the underlying concurrent hash map.
The registration logic should be improved to support the proper lazy evaluation of the type defining callback.