You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/12/15 15:54:24 UTC

[jira] Updated: (HARMONY-2752) [classlib][nio] RulesBasedCollator uses too much memory

     [ http://issues.apache.org/jira/browse/HARMONY-2752?page=all ]

Salikh Zakirov updated HARMONY-2752:
------------------------------------

    Attachment: Coll.java

> [classlib][nio] RulesBasedCollator uses too much memory
> -------------------------------------------------------
>
>                 Key: HARMONY-2752
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2752
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windowx Xp i686
>            Reporter: Salikh Zakirov
>         Attachments: Coll.java
>
>
> The attached test Coll.java exercises constructor of java.text.RulesBasedCollator,
> by getting the rules from the all available locales, and the creating the new collator from the same rules.
> With J9 + Harmony, the test fails with OutOfMemoryError on heap size -Xmx16m, and passes on 32m
> With DRLVM, the test fails on heap sizes 16m and 32m, and passes on 64m
> On Hotspot and JRockit, the test passes even with -Xmx16m

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira