[Bug 520] Crash with big mutli dimesnional arrays works in Sun(Oracle)JRE
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 12 14:06:00 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=520
niklas at komani.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Comment #5 from niklas at komani.de 2010-07-12 21:05 -------
Ok just a small updated because it's really weired. When compiling with Eclipse
Helios, the program (compiled either als class or in a jar) crashes with more
then like 20 elements, when on OpenJDK (it works on Closed and as far as I can
tell on Zero and Cacao as well). While when running javac from the command
line, it doesn't crash on OpenJRE.
You can test this by trying to run the class file inside my jar which was
compiled with eclipse, on Open vs Closed.
I tried to check whether it is at least half way sane by running javap -c on
it, and at least it doesn't complain and I can't see anything weired with my
untrained eyes. This is repdouceable, I uploaded to class files compiled from
the same source, One with javac (works on OpenJDK and probably Closed) and one
compiled with Eclipse (runs on OpenJDK+Zero (Tested with exactly THESE files on
N900) and Closed (not at hand but should be as with the jar))
http://niklas.sceneproject.org/coding/eclipse.tar.gz
and
http://niklas.sceneproject.org/coding/javac.tar.gz
Greetings Niklas
Even though this is not what I expected that should proof it's NOT OOM related.
--
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