RFR: JDK-8072914 IOException is not thrown if not SPI/I2C device is connected

Sergey Nazarkin sergey.nazarkin at oracle.com
Wed Feb 11 10:42:57 UTC 2015


issue: https://bugs.openjdk.java.net/browse/JDK-8072914
review: http://cr.openjdk.java.net/~snazarki/8072914/

Writing a data to I2C device doesn't result in IOException if no device 
is really present. The issue is caused by incorrect variable to compare.

-- 
/Sergey



More information about the dio-dev mailing list