RFR: JDK-8071686 [DIO1.0.1] I2CDevice updates
Sergey Nazarkin
sergey.nazarkin at oracle.com
Wed Jan 28 09:44:53 UTC 2015
Hi Jen,
this class is crossplatfrom at the moment since we have not found
platform with relatime control of i2c transaction state.
/Sergey
On 27.01.2015 19:40, Jen Dority wrote:
> 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