]
Mario Fusco updated DROOLS-1772:
--------------------------------
Sprint: 2017 Week 43-44
Constraint evaluation of jitted constraint fails on
ClassCastException after incremental compilation
----------------------------------------------------------------------------------------------------
Key: DROOLS-1772
URL:
https://issues.jboss.org/browse/DROOLS-1772
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.4.1.Final
Reporter: Mario Fusco
Assignee: Mario Fusco
Labels: jitting
When running tests from class org.kie.scanner.KieRepositoryScannerTest with forced
jitting (jittingThreshold=0), some tests from the class fails on this stacktrace [1].
There's also this other stacktrace for one test from the class [2].
From discussion:
<mfusco> tzimanyi, in that specific test the Bean class is redefined
<mfusco> tzimanyi, the old class is unloaded from the ProjectClassLoader
<mfusco> tzimanyi, but the old jitted constraint still uses it
[1]
https://gist.github.com/baldimir/105ebfd5e1452b4d5c22fe394d873719
[2]
https://gist.github.com/baldimir/105ebfd5e1452b4d5c22fe394d873719