[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: feature request/bug report
Hi Alexander,
Aleksander Slominski wrote:
> Therefore request for feature - please add
> possiblity of logging what is happennig insied GNUJSP
> both when compiling and when loading/executing class
> (here would be useful to be able to watch classloader activity).
Good idea! Simultaneously I think it would already help if the compiler
command line were shown when a compiler errors occures. Tim Delaney (who
implemented the jikes support) had done that for the external compiler
invocation, but I removed that code because the internal compiler
invocation did not do that.
Regards, Vincent.