RFR: JDK-8066183 Unable to gain an instance of UART (by id, by UARTConfig). UART's deviceNumber->deviceName mapping issue.

Sergey Nazarkin sergey.nazarkin at oracle.com
Thu Jan 22 09:47:18 UTC 2015


Hi Riaz,

This issue is coming from the fact that some important property used for 
number-to-name conversion is missed.  We are trying to find alternative 
way to get rid of this property but to be able to pass sanity check we 
just modify config file.

/Sergey

On 21.01.2015 18:17, Riaz Aimandi wrote:
> Hi Sergey,
>
> Is deviceNumber:0 intentionally removed from the config entry, although it is specified in the issue/ticket ?
>
> regards,
>
> - riaz
>
>> On Jan 21, 2015, at 9:08 AM, Sergey Nazarkin <sergey.nazarkin at oracle.com> wrote:
>>
>> issue: https://bugs.openjdk.java.net/browse/JDK-8066183
>> webrev: http://cr.openjdk.java.net/~snazarki/8066183/
>>
>> Quckfix to open UART by ID if "jdk.dio.uart.ports" property is not provided.
>>
>> -- 
>> /Sergey
>>



More information about the dio-dev mailing list