Hi Charles,
I try to compile jruby (1.4.0dev)
and I go an error saying that ivy/build.xml doesn't exists.
So I chnage the line 49 of the build.xml to optionally
to the import file:
<import file="ivy/build.xml" optional="true" />
and It seems to work.
Rémi
Le 03/08/2009 06:23, Charles Oliver Nutter a écrit :
On Sun, Aug 2, 2009 at 3:12 PM, Charles Oliver
Nutter<head...@headius.com> wrote:
Ok, finally circled back around to testing things again. With Attila's
build, I'm still getting crashes, but more seems to work.
I've attached the dump from the crash. To reproduce:
1. grab and unpack a JRuby nightly from
http://jruby.headius.com:8080/hudson/job/jruby-dist/
2. set MLVM into JAVA_HOME
3. run bin/jruby -J-Djruby.compile.invokedynamic=true
-J-XX:+EnableInvokeDynamic bench/bench_fib_recursive.rb 100
It should blow up pretty quickly. I have not had opportunity to narrow
it down any more than this.
Because of the crashing, it's difficult for me to move forward on indy
work :( I'm standing by to do anything I can do to help figure it out.
- Charlie
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev