dannygonzalez

Results 4 issues of dannygonzalez

https://bugs.openjdk.java.net/browse/JDK-8185886 Optimisation to ExpressionHelper.Generic class to use Sets rather than Arrays to improve listener removal speed. This was due to the removal of listeners in TableView taking up to 50%...

I have followed your instructions on [downloading latest protocol](https://github.com/kklisura/chrome-devtools-java-client#download-latest-protocol) and [updating the protocol](https://github.com/kklisura/chrome-devtools-java-client#update-protocol-generate-java-files-from-protocol-definitions). I am seeing the following errors when performing `make update-protocol` ``` ------------------------------------------------------- T E S T S...

If you set the MenuToolkit.setForceQuitOnCmdQ(false), you can now no longer quit the application when using CMD Q or the application menu Quit command. This worked correctly in the CodeCentric NSMenuFX...

There is an issue with the latest proguard 7.4.0 which we didn't have when using 7.3.2 I have recreated the issue in the attached project. The project has a dependency...