[
https://issues.apache.org/jira/browse/BEANUTILS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593274#comment-13593274
]
Benedikt Ritter commented on BEANUTILS-366:
-------------------------------------------
I've retried it on a different machine and it works. Maybe MemoryLeakTestCase
does not work on 1.7 JDKs at all?
Working setup is:
{code}
E:\workspace\apache\commons-beanutils>mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_21
Java home: D:\opt\java\1.6.0_21_64b\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"
{code}
> 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