This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: display vs write


On 02/04/2012 02:00 AM, Helmut Eller wrote:
* Per Bothner [2012-02-03 20:10] writes:

What I would do first is change (1) so the the repl code
creates a vanilla java.lang.Thread, rather than a future.
That fixes the immediate problem, and I think makes sense.

Here is a patch to do that. I also made serve return the new thread which might be useful and doesn't seem to hurt.

Thanks! I check that in. -- --Per Bothner per@bothner.com http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]