You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2007/05/28 09:58:16 UTC

[jira] Closed: (HARMONY-3943) [drlvm][gc_gen][dacapo] antlr benchmark crashed after 6th iteration

     [ https://issues.apache.org/jira/browse/HARMONY-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Strigun closed HARMONY-3943.
-------------------------------------


> [drlvm][gc_gen][dacapo] antlr benchmark crashed after 6th iteration
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3943
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: win/ia32
>            Reporter: Vladimir Strigun
>            Assignee: Xiao-Feng Li
>         Attachments: antlr.gcv41.log, antlr.gcv5.log
>
>
> I've used the next command line for reproducing the issue:
> java -showversion -XX:vm.dlls=gc_gen.dll -Xem:server_g5 -XX:gc.use_large_page=true -Xverbose:gc.use_large_page -Xms900M -Xmx900M -cp . Harness -n 10 antlr > antlr.gcv5.log 
> to reproduce it, please remove the next line from bootclasspath.properties: bootclasspath.99=antlr-2.7.5.jar
> run benchmark using command line above.
> result: vm crashed on 7th iteration.
> I can't reproduce it with gcv4.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.