Am 03.01.2011 17:32, schrieb Emmanuel Lecharny:
<Snip/>yes, sounds like the select() call immediately exits, and loop. This is a JVM bug (basically, the select() returns with no selectionKey selected, so we immediately do another select(), etc)
Do you think this is a general OpenJDK bug, or a special bug that is only related to the ARM CPU build of the openjdk? I currently do not have any other system with openjdk to verify.
br, Alex
