[kaffe] darwin6, jthreads intrp... still broken
Riccardo
zuse at libero.it
Thu Oct 14 03:29:09 PDT 2004
Hey,
the darwin6, jthread, intrp setup (which should definitely work...) has
some troubles.
KJC compiles dozens of classes... up to
[ parsed org/xml/sax/helpers/XMLFilterImpl.java in 3,178 ms ]
[ parsed org/xml/sax/helpers/XMLReaderAdapter.java in 2,299 ms ]
[ parsed org/xml/sax/helpers/XMLReaderFactory.java in 1,026 ms ]
[ checked modifiers in 8,719 ms ]
but then fails shortly thereafter with:
[ checked interfaces in 388,606 ms ]
java.lang.StackOverflowError
at at.dms.kjc.JBinaryExpression.dependsOnField (JBinaryExpression.
java:74)
at at.dms.kjc.JBinaryExpression.dependsOnField (JBinaryExpression.
java:74)
at at.dms.kjc.JBinaryExpression.dependsOnField (JBinaryExpression.
java:74)
this is bad indeed... and rising the stack doesn't help. It is a bug.
-R
More information about the kaffe
mailing list