hg: dio/dev: BUG-id: DIO-19: SPICompositeMessage.appendDelay() method does not have any effect

olga.milovskaya at oracle.com olga.milovskaya at oracle.com
Mon Mar 21 11:07:37 UTC 2016


Changeset: 49f2db0470a5
Author:    onazarkina
Date:      2016-03-21 14:07 +0300
URL:       http://hg.openjdk.java.net/dio/dev/rev/49f2db0470a5

BUG-id: DIO-19: SPICompositeMessage.appendDelay() method does not have any effect
Summary: SPICompositeMessage.append delay behavior is implemented using Thread.sleep functionality. Also it is based on a contract which claims that SPI transfer operations are performed through the native call of transfer method and it means that if device transfer is implemented through the other calls(e.g. endTransaction()) it will not have any effect.
Reviewed-by: snazarki
Contributed-by: amironenko

! src/se/classes/com/oracle/dio/utils/ExceptionMessage.java
! src/share/classes/com/oracle/dio/spibus/impl/SPICompositeMessageImpl.java



More information about the dio-dev mailing list