RFR: JDK-8071686 [DIO1.0.1] I2CDevice updates
Jen Dority
jen.dority at oracle.com
Tue Jan 27 16:40:33 UTC 2015
Hi Sergey,
Looks good, but does this mean that
src/share/classes/com/oracle/dio/i2cbus/impl/I2CSlaveImpl.java is
Linux-specific now? Or do you still intend to use this class for
platforms where I2CDevices would implement Transactional?
Jen
On 1/27/15 10:58 AM, Sergey Nazarkin wrote:
> issue: https://bugs.openjdk.java.net/browse/JDK-8071686
> webrev: http://cr.openjdk.java.net/~snazarki/8071686/
>
> This is first update from the specification update set.
>
> I2CDevice support Transactional interface optionally. Since Linux
> doesn't fit the spec requirement its I2CDevice implementation doesn't
> inherit Transactional interface.
>
More information about the dio-dev
mailing list