]
RH Bugzilla Integration commented on DROOLS-803:
------------------------------------------------
Tibor Zimanyi <tzimanyi(a)redhat.com> changed the Status of [bug
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