Provide support for the Windows RAS32 API#267
Provide support for the Windows RAS32 API#267dblock merged 3 commits intojava-native-access:masterfrom kc7bfi:master
Conversation
|
This looks great. Can you please add a line into CHANGES.md? Thx. |
|
There're also a lot of tests missing, for things like |
|
OK, I've added the line in CHANGES.md. I wasn't sure how to generate David R Robison On Monday, September 23, 2013 4:01:20 PM, Daniel Doubrovkine (dB.)
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed. |
|
OK, I've added more tests, I think the pull request should be good now. David R Robison On Monday, September 23, 2013 4:05:37 PM, David R Robison wrote:
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed. |
|
Merged, thanks for contributing. |
Motivation: 22dffdf added a testcase which had a race. Modifications: Remove the isDone() check as it is racy Result: Fix test-failure which can happen due the race
I've provided new code to add support for Windows RAS32 API.