[jboss-jira] [JBoss JIRA] (DROOLS-803) Drools invokes superclass static method when running on IBM JDK

Tibor Zimányi (JIRA) issues at jboss.org
Tue Jun 2 06:03:02 EDT 2015


     [ https://issues.jboss.org/browse/DROOLS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Zimányi updated DROOLS-803:
---------------------------------
    Description: 
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

  was:
Description of problem: 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



> 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: Mark Proctor
>            Priority: Minor
>
> 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)



More information about the jboss-jira mailing list