New NIO code needs refactoring
Ranjit Mathew
rmathew@hotmail.com
Wed Mar 17 13:02:00 GMT 2004
Michael Koch wrote:
> Also Ranjit solved this issue by a bad hack (it was never accepted) some
> time ago. http://gcc.gnu.org/ml/java-patches/2003-q3/msg00318.html
> (sorry, I cant find the original mail from Ranjit in the webinterface
> anymore)
Michael is talking about PR java/9685
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9685
(still busted on mainline, BTW)
And the patch that he's talking of is a slightly
updated version of:
http://gcc.gnu.org/ml/java/2003-06/msg00300.html
The major impediment to accepting any form
of this patch was that the current stack tracing
mechanism needs to be reworked a bit to resolve
this - Bryce was last heard working on it.
Only when all traces of illegal accesses in libgcj
are removed can this patch be considered for
inclusion as bootstrap will otherwise break.
Ranjit.
PS: Note that the patch doesn't resolve all variants
of the problem as noted in the message linked to.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java
mailing list