Code review request: 7127660 (macosx) *Socket Async close not working (original) (raw)
Michael McMahon michael.x.mcmahon at oracle.com
Mon Jan 9 08:03:30 PST 2012
- Previous message: Patch for review - fixes hangs when VoiceOver is active
- Next message: Code review request: 7127660 (macosx) *Socket Async close not working
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Could I get the following change reviewed please?
http://cr.openjdk.java.net/~michaelm/7127660/webrev.1/
The asynchronous close mechanism was not being compiled for Mac OS. Also, the pthread mutexes used by this code, need to be explicitly initialized on Mac, which was not being done previously (on Linux).
Thanks, Michael.
- Previous message: Patch for review - fixes hangs when VoiceOver is active
- Next message: Code review request: 7127660 (macosx) *Socket Async close not working
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]