This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: security files


> As to the NPEs, if you've got a simple test case, we'd like to see it.

It would require me to have the ability to *understand* these SSH implementations.

I will try to read up on the SSH2 protocol so that I could more or less know what's
going on.

But even then, we're dealing here with loads of reflection calls, factory
blueprints/patterns and deep dependency trees... j2ssh even manages to add Xerces
dependencies everywhere to do SSH2 things in XML factories, I guess. It's really
difficult to pinpoint something anywhere ...

I'm still looking for a source tree that is "naturally" debuggable. After that, it
will be much easier to submit examples of problems that could relate to GCJ. I'll
make sure to do so, if I run into such problem.




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