[ 
https://issues.apache.org/jira/browse/BEANUTILS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585361#comment-13585361
 ] 

Benedikt Ritter commented on BEANUTILS-366:
-------------------------------------------

If I run mvn test, MemoryLeaksTestCase.testConvertUtils_converters_memoryLeak 
fails. My Environment ist:
{code}
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: D:\Entwicklung\maven\3.0.3
Java version: 1.7.0_13, vendor: Oracle Corporation
Java home: D:\Entwicklung\Java\jdk1.7.0_13-x64\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
{code}
If I use the JUnit Runner from eclipse this test will pass but 
testWrapDynaClass_dynaClasses_memoryLeak fails.
                
> MemoryLeakTestCase fails for IBM JDK 1.6
> ----------------------------------------
>
>                 Key: BEANUTILS-366
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-366
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: Bean / Property Utils
>    Affects Versions: 1.8.1
>            Reporter: Niall Pemberton
>
> The following tests in MemoryLeakTestCase  fail when run with IBM JDK 1.6:
> testPropertyUtilsBean_descriptorsCache_memoryLeak()
> testPropertyUtilsBean_mappedDescriptorsCache_memoryLeak()
> testWrapDynaClass_dynaClasses_memoryLeak()
> See http://commons.markmail.org/message/gogzevkklnqwrrc2
> Just as a NOTE - those tests also fail using Sun's JDK versions 1.3 and 1.4 
> (the tests don't execute unless the JDK version is 1.5+)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to