The last blocker we have got before declaring M9 is HARMONY-6129 [classlib][rmi] org.apache.harmony.rmi.ConnectionTest fails
This has been tracked down to the defects HARMONY-6090 [classlib][luni] - the SO_REUSEADDR's default value of ServerSocket should be true on Linux and HARMONY-6131 [classlib/luni] check for invalid socket before I/O operations which have both been fixed. The tests pass on Windows and are still being run on Linux. Regards, Tim
