On Thu, 21 Mar 2024 12:54:05 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Karthik P K has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Add bug id to ignore comment
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/SpinnerTest.java
>  line 341:
> 
>> 339:      
>> **************************************************************************/
>> 340: 
>> 341:     @Ignore("Need KeyboardEventFirer. Listener not invoked on changing 
>> value using setText method")
> 
> Please file a bug for this and change the String to that bug ID, e.g., 
> `@Ignore("JDK-nnnnnnn")`

Created [JDK-8328701](https://bugs.openjdk.org/browse/JDK-8328701) and updated 
`@Ignore` comment

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1414#discussion_r1533927324

Reply via email to