In message <[email protected]>, Niklas Gustavsson writes: > > On Mon, Feb 23, 2009 at 4:20 AM, Jimmy,Jing Lv <[email protected]> wrote: > > As I take a quick look at the code, it is the native code returns > > an error code and cause the problem. However the trace does not > > contain the detail what the error code is, so we may need a simple > > testcase to debug in. > > Does running the MINA or FtpServer unit tests count as a simple > testcase? :-) If not, I'll attempt to see if I can trim it down to a > simple JUnit test case. > > > BTW, what version of Harmony are you using Niklas? (I see my file > > is a bit different in line number than the trace) > > This is using the M8 release (harmony-jdk-713673).
Tim has made a few fixes in NIO since that release so it might be worth re-testing on a recent snapshot. -Mark.
