hg: dio/dev: 2 new changesets
sergey.nazarkin at oracle.com
sergey.nazarkin at oracle.com
Thu Jun 18 10:41:48 UTC 2015
Changeset: a4733ce6bec9
Author: snazarki
Date: 2015-06-18 13:20 +0300
URL: http://hg.openjdk.java.net/dio/dev/rev/a4733ce6bec9
8129106: Custom DeviceProvider implementation errors are not processed correctly by DeviceManager.open(...DeviceConfig...) methods
Summary: DeviceProvider functions calls are wrapped with try-catch
Reviewed-by: alkonsta
! src/share/classes/jdk/dio/DeviceManager.java
Changeset: dd0fc7e6d5f9
Author: snazarki
Date: 2015-06-18 13:38 +0300
URL: http://hg.openjdk.java.net/dio/dev/rev/dd0fc7e6d5f9
8129107: DIO UART xxxRoundCompleted() should be notified again if the corresponding ByteBuffer still has no remaining
Summary: Refactoring of UARTImpl to support custom event messaging
Reviewed-by: alkonsta
! src/se/classes/com/oracle/dio/impl/EventQueueManager.java
! src/share/classes/com/oracle/dio/impl/AbstractPeripheral.java
! src/share/classes/com/oracle/dio/uart/impl/UARTImpl.java
More information about the dio-dev
mailing list