RFR: 8314149: Clipboard does inexact string comparison on mime type [v2]

Kevin Rushforth kcr at openjdk.org
Tue Aug 15 13:12:17 UTC 2023


On Mon, 14 Aug 2023 09:18:00 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
>
> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
> 
>   revert test

Look good.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1207#pullrequestreview-1578532224


More information about the openjfx-dev mailing list