timyates opened a new pull request #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210 Hiya! 👋 If the user quits the Groovy console with unsaved changes, it asks if they want to 'Save changes?' Under Java 11, this still quits if they click 'Cancel', it looks like we need to cancel the quit event if cancel was pressed (*Note:* I've not done this in a long time, please let me know if I've missed a step, or not signed something) Hope you're all keeping well!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
