RFR: 8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library [v2]
Alexey Ivanov
aivanov at openjdk.org
Thu Jul 27 16:35:52 UTC 2023
On Tue, 25 Jul 2023 07:01:35 GMT, Renjith Kannath Pariyangad <duke at openjdk.org> wrote:
> > I think this patch would also address https://bugs.openjdk.org/browse/JDK-7116070
>
> It didn't, the test case still produces truncated names.
>
> Although, the mixer name used for recording in the stand-alone test attached to [JDK-8301846](https://bugs.openjdk.org/browse/JDK-8301846) is not truncated any more.
The latest code still produces truncated strings for the test case in JDK-8301846. Are there any other enumerations which need to be wrapped into COM initialisation?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14898#issuecomment-1653963395
More information about the client-libs-dev
mailing list