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

boris kvartskhava boris.kvartskhava at oracle.com
Mon Mar 21 12:57:44 UTC 2016


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

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.1 implementation.


More information about the dio-dev mailing list