RFR: DIO-18 Race condition inside UART.write() driven by pthread_cond_wait spurious wakeups

boris kvartskhava boris.kvartskhava at oracle.com
Fri Mar 18 12:19:08 UTC 2016


issue: https://bugs.openjdk.java.net/browse/DIO-18
webrev: http://cr.openjdk.java.net/~onazarkina/bug-18/

This change resolves an issue with invalid race conditions
driven by spurious wakeup-s in pthread_cond_wait() calls.
This change applies to OpenJDK/DIO 1.0.1 implementation.




More information about the dio-dev mailing list