-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
7.56.0.Final
-
None
-
2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4)
-
Undefined
-
NEW
-
NEW
DROOLS-6418 suppresses node sharing and indexing for complex expression because correctness must take precedence over performance.
But we could enhance some more for node sharing and indexing:
- static final field
- known class constructors (e.g. BigDecimal, String, primitive wrappers)
- relates to
-
DROOLS-6418 Avoid alpha node sharing with static method
- Closed