[9] Review request : JDK-8171228 : StackOverflowError on MenuBarSkin when handling key-events and only menu is disabled

Ajit Ghaisas ajit.ghaisas at oracle.com
Fri Jan 6 09:36:11 UTC 2017


Hi Jonathan,

    Request you to review a fix where I have replaced an erroneous recursion (that caused StackOverflow) with a loop.

    Bug :  https://bugs.openjdk.java.net/browse/JDK-8171228
    Fix : http://cr.openjdk.java.net/~aghaisas/fx/8171228/webrev.0/

Regards,
Ajit


More information about the openjfx-dev mailing list