On Wed, Jun 15, 2011 at 1:47 PM, Christian Thalinger
<christian.thalin...@oracle.com> wrote:
> Indeed I get a crash on Solaris and Linux using JDK7 b145.  But with a bundle 
> containing the latest two fixes all looks good:
>
> $ /java/re/jdk/7/promoted/all/b145/binaries/solaris-x64/bin/java -showversion 
> -d64 -XX:MaxInlineSize=150 -XX:InlineSmallCode=3000 
> -Xbootclasspath/a:jruby.jar -Djruby.native.enabled=false org.jruby.Main -X+C 
> --1.9 bench_etl.rb
> java version "1.7.0-ea"
> Java(TM) SE Runtime Environment (build 1.7.0-ea-b145)
> Java HotSpot(TM) 64-Bit Server VM (build 21.0-b15, mixed mode)

Confirmed with your build (which is not surprising, perhaps).

> Can you confirm that?

I was also unable to trigger Ola's bug on that Linux build. Seems like
bsd-port or mlvm is not properly in sync, or there's something else
specific to that combination that's failing for both of us.

ETA on b146?

FWIW, that benchmark might be another good one to measure indy perf;
the 'date' library that gets hit pretty hard there is pure-Ruby date
parsing.

- Charlie
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to