You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2008/01/17 06:48:35 UTC

[jira] Closed: (HARMONY-3239) [drlvm][gc_cc][dacapo] Dacapo.antlr fails on DRLVM after several iterations

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

Xiao-Feng Li closed HARMONY-3239.
---------------------------------

    Resolution: Won't Fix

close GCv4.1 issues.

> [drlvm][gc_cc][dacapo] Dacapo.antlr fails on DRLVM after several iterations
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-3239
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3239
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux/ia32
>            Reporter: Vladimir Strigun
>            Assignee: Xiao-Feng Li
>         Attachments: antlr.log
>
>
> Dacapo.antlr fails on DRLVM executed with -Xms option. 
> To reproduce, please use the next steps:
> 1. Remove antlr-2.7.5.jar entry from bootclasspath.properties located in jre/lib/boot folder
> 2. Execute antlr benchmark:
> ./java -showversion -Xms1000M -jar ../../../dacapo-2006-10-MR2.jar -n 5 antlr 
> The benchmark fails after 3rd or 4th iteration on validation state after the next output:
> ANTLR Parser Generator   Version 2.7.2   1989-2003 jGuru.com
> error: file ./scratch/antlr/java/javadoclex.g not found
> Without -Xms option benchmark works fine.

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