Re: Question about deadlock issue

2020-09-17 Thread Steven Yi
> you or another developer want to take a stab at contributing a fix, > > that would make it more likely to be fixed sooner. > > > > -- Kevin > > > > > > On 9/17/2020 4:01 AM, Steven Yi wrote: > >> Hi All, > >> > >> I had rep

Question about deadlock issue

2020-09-17 Thread Steven Yi
Hi All, I had reported a deadlock issue that requires app restart whenever a context menu is shown in JFX embedded within Swing (i.e., JFXPanel) on macOS: https://bugs.openjdk.java.net/browse/JDK-8251038 I had not seen any updates on the issue in a month and I'm wondering what to do. This is a

Re: Deadlock: JFXPanel, ContextMenu, macOS

2020-08-04 Thread Steven Yi
: > > Hi Steven, > > > > Thanks for filing the bug. It will be transferred to the JDK project > > and become publicly visible soon. > > > > -- Kevin > > > > > > On 7/31/2020 8:48 AM, Steven Yi wrote: > >> I haven't seen a bug posted to the

Re: Re: Deadlock: JFXPanel, ContextMenu, macOS

2020-07-31 Thread Steven Yi
> Eric Bresie > ebre...@gmail.com > > On July 30, 2020 at 10:54:47 AM CDT, Kevin Rushforth < > kevin.rushfo...@oracle.com> wrote: > > Thanks, I'll take a look at it and let you know if we need anything else. > > > > -- Kevin > > > > > > On 7/30/2020

Re: Deadlock: JFXPanel, ContextMenu, macOS

2020-07-30 Thread Steven Yi
bug > report, that would be ideal. > > Thanks. > > -- Kevin > > > On 7/30/2020 6:46 AM, Steven Yi wrote: > > Hi Michael, > > > > Thanks for the link, I missed that when I went to explore JBS. I'll > report > > the issue there. > > > >

Re: Deadlock: JFXPanel, ContextMenu, macOS

2020-07-30 Thread Steven Yi
/> > Michael > > Am 30.07.20 um 01:28 schrieb Steven Yi: > > Hi All, > > > > I'm not sure if this is the place to report this, but hopefully so. (I > did > > not see a way to create an account or report issues on JBS.) > > > > I am using JavaFX emb

Deadlock: JFXPanel, ContextMenu, macOS

2020-07-29 Thread Steven Yi
Hi All, I'm not sure if this is the place to report this, but hopefully so. (I did not see a way to create an account or report issues on JBS.) I am using JavaFX embedded within a Swing application and had found intermittent deadlocks on macOS that I wasn't sure why it was happening. I was