> Hi Reviewers,
> 
> Observations :
> 1. Without com initialize if we access Mixer for recording, library loaded 
> invalid GUID and clipped description in windows(ID not found in registry). 
> With com initialization library load proper GUID (same as registry).
> 2. For Play back device always loading proper device GUID irrespective of com 
> Initialization.
> 
> Test:
> Since screen lock and unlock workflow required for reproducing this issue, 
> did coupe of iteration of manual testing post fix and confirmed its resolving 
> the problem.
> To reconfirm nothing is broken, executed all audio related test cases on test 
> bench post fix and all are green.
> 
> Please review the changes and let me know your comments if any.
> 
> Regards,
> Renjith.

Renjith Kannath Pariyangad has refreshed the contents of this pull request, and 
previous commits have been removed. The incremental views will show differences 
compared to the previous content of the PR. The pull request contains two new 
commits since the last revision:

 - Fixed space removed befor line 179
 - CoInitializeEx fuction error check updated

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14898/files
  - new: https://git.openjdk.org/jdk/pull/14898/files/df9f5d70..b9e2d859

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14898&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14898&range=09-10

  Stats: 25 lines in 2 files changed: 21 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/14898.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14898/head:pull/14898

PR: https://git.openjdk.org/jdk/pull/14898

Reply via email to