[
https://issues.jboss.org/browse/DROOLS-803?page=com.atlassian.jira.plugin...
]
Mario Fusco resolved DROOLS-803.
--------------------------------
Fix Version/s: 6.3.0.Beta2
Resolution: Done
This issue has been fixed in mvel with this commit
https://github.com/mvel/mvel/commit/053b19dfd7d5a293500eb1851da8da1b857bb28c
The fix will be available on drools when a new release of mvel will be deployed.
Drools invokes superclass static method when running on IBM JDK
---------------------------------------------------------------
Key: DROOLS-803
URL:
https://issues.jboss.org/browse/DROOLS-803
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.Final
Reporter: Tibor Zimányi
Assignee: Mario Fusco
Priority: Minor
Fix For: 6.3.0.Beta2
When a static method with the same signature is declared by a class and its superclass
Drools mistakenly invokes the one of the superclass even when it shouldn't. This
happens only on IBM JDK.
This issue is related to
https://issues.jboss.org/browse/DROOLS-410
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)