RFR: JDK-8076493 - DIO event needs to be processed inside 1 thread

alexey karaksin alexey.karaksin at oracle.com
Mon Apr 6 12:07:51 UTC 2015


changed version I am going to upload to the trunk.
http://cr.openjdk.java.net/~amironov/8076493.1/

thanks,
Alexey.

On 03.04.2015 17:18, Sergey Nazarkin wrote:
> EventQueue:122 looks unnecessary. The rest is OK
>
> /Sergey
>
> On 03.04.2015 17:03, alexey karaksin wrote:
>> issue: https://bugs.openjdk.java.net/browse/JDK-8076493
>> webrev: http://cr.openjdk.java.net/~amironov/8076493/
>>
>> Please review the changes made to make all event processing functions 
>> run in the same thread - changes in EventQueue.java
>> Plus UART event processing changes in order to run correctly in case 
>> of 1 event thread.
>>
>> Regards,
>> Alexey
>



More information about the dio-dev mailing list