[Bug 135] OpenJDK segfaults when running a java project of mine

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Apr 13 08:47:53 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=135





------- Comment #5 from gbenson at redhat.com  2008-04-13 15:47 -------
I can't reproduce this.  Here's what I did:

 wget http://dist.codehaus.org/jruby/jruby-bin-1.1.tar.gz
 tar xfz jruby-bin-1.1.tar.gz
 cd jruby-1.1
 echo "puts 'Hello world'" > hello-world.rb
 JAVA_HOME=/path/to/openjdk-ecj/control/build/linux-ppc/j2sdk-image bin/jruby
hello-world.rb

Does this particular testcase fail for you?


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list