[jboss-jira] [JBoss JIRA] (DROOLS-804) KieProjectDefaultClasspathTest.createMultpleJarAndFileResources() fails sometimes when run on IBM JDK

Lukáš Petrovický (JIRA) issues at jboss.org
Mon Jan 4 06:58:16 EST 2016


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

Lukáš Petrovický updated DROOLS-804:
------------------------------------
    Labels: reported-by-qe  (was: )


> KieProjectDefaultClasspathTest.createMultpleJarAndFileResources() fails sometimes when run on IBM JDK
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-804
>                 URL: https://issues.jboss.org/browse/DROOLS-804
>             Project: Drools
>          Issue Type: Bug
>            Reporter: Tibor Zimányi
>            Assignee: Mario Fusco
>            Priority: Minor
>              Labels: reported-by-qe
>             Fix For: 6.3.0.Beta2
>
>
> KieProjectDefaultClasspathTest.createMultpleJarAndFileResources() uses KieServicesEventListerner which is referenced as WeakReference in KieServicesImpl and ClasspathKieProject. IBM JDK handles garbage collection differently than Oracle JDK and sometimes frees the listener during test run so the test fails. The test should hold the reference to the listener during whole test run. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list