Kevin Rushforth
Kevin Rushforth
> * Submit a bug report with a test case at [bugreport.java.com](https://bugreport.java.com/) I see that you already have submitted a bug report. You should get an email when it is...
> Hello,i have signed oca ,and pull /signed command ,so I'm just wait for OCA to pass? Yes, at this point you wait for your OCA to be processed.
Sure, we'll take a look at it in the not-too-distant future.
> Did I miss something? Is touch now support with GTK? I thought the implementation is missing for GTK This PR is for Monocle, which is not used for desktop...
I just noticed comments in [JDK-8292009](https://bugs.openjdk.org/browse/JDK-8292009) indicating that this PR fixes that bug as well. It would be good to get the review for this fix done. Since JDK-8292009 described...
@Maran23 GitHub is reporting a merge conflict in two of the test files. Can you merge the latest upstream master into your branch?
> For some reason the macOS build can not download ant: > ... > I will trigger a rebuild soon. @andy-goryachev-oracle and I have both seen this recently on some...
The cleanup looks safe enough, although I still don't think that removing the children is needed. I took a look at what the `resetStyleManager` method in the test does, and...
I tried to instrument the code earlier this morning to see what is going on, but I couldn't make it fail, even running it in a loop via GitHub actions...