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 2007/05/30 13:54:16 UTC

[jira] Closed: (HARMONY-3899) [drlvm][jit] Dacapo.hsqldb and dacapo.xalan failed after several iterations

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

Xiao-Feng Li closed HARMONY-3899.
---------------------------------

    Resolution: Fixed

> [drlvm][jit] Dacapo.hsqldb and dacapo.xalan failed after several iterations
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-3899
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3899
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Strigun
>
> The next build was used for reproducing the issue:
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r538488, (May 16 2007), Windows/ia32/msvc 1310, release build
> http://incubator.apache.org/harmony
> Command line for hsqldb benchmark:
> java -Xmx1500M -Xms1500M -Xem:server -XX:vm.dlls=gc_gen.dll -XX:gc.use_large_page=true -cp . Harness -n 10 hsqldb
> Bench output (failed after 6th iteration):
> ...
> ===== DaCapo hsqldb completed warmup in 2288 msec =====
> ===== DaCapo hsqldb starting warmup =====
> *********************************************************
> * PseudoJDBCBench v1.1                                  *
> *********************************************************
> Scale factor value: 64
> Number of clients: 20
> Number of transactions per client: 40
> Initializing dataset...DBMS: HSQL Database Engine
> In transaction mode
> 	80000	 records inserted
> 	160000	 records inserted
> 	240000	 records inserted
> 	320000	 records inserted
> 	400000	 records inserted
> 	480000	 records inserted
> 	560000	 records inserted
> 	640000	 records inserted
> done.
> * Starting Benchmark Run *
> For xalan execution please remove xalan.jar from bootclasspath.properties file and use the following command line:
> java -Xmx1500M -Xms1500M -Xem:server -XX:vm.dlls=gc_gen.dll -XX:gc.use_large_page=true -cp . Harness -n 10 hsqldb
> Xalan output (failed after 3rd iteration) :
> ===== DaCapo xalan completed warmup in 7452 msec =====
> ===== DaCapo xalan starting warmup =====
> Normal completion.
> ===== DaCapo xalan completed warmup in 2536 msec =====
> ===== DaCapo xalan starting warmup =====
> Normal completion.
> ===== DaCapo xalan completed warmup in 2333 msec =====
> ===== DaCapo xalan starting warmup =====
> The issue is not reproducible with old gc. 

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