Integrated: 8314149: Clipboard does inexact string comparison on mime type

Ambarish Rapte arapte at openjdk.org
Wed Aug 16 04:47:19 UTC 2023


On Fri, 11 Aug 2023 07:20:15 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> The mime name should be exactly same as the mime type supported by platform.
> Hence the comparison should not match partially similar names.
> Added an invalid unit test.
> 
> @kevinrushforth @jayathirthrao please review

This pull request has now been integrated.

Changeset: 9e9c3b32
Author:    Ambarish Rapte <arapte at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/9e9c3b329a2a25dc0de946597e5c76862525ed0d
Stats:     6 lines in 1 file changed: 0 ins; 3 del; 3 mod

8314149: Clipboard does inexact string comparison on mime type

Reviewed-by: jdv, kcr, mstrauss

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

PR: https://git.openjdk.org/jfx/pull/1207


More information about the openjfx-dev mailing list