Daniel Sun created GROOVY-10401:
-----------------------------------
Summary: Prevents paging out the groovy console when minimized
Key: GROOVY-10401
URL: https://issues.apache.org/jira/browse/GROOVY-10401
Project: Groovy
Issue Type: Improvement
Reporter: Daniel Sun
Fix For: 4.0.0-rc-2
It takes much time to restore minimized groovy console, we can use
{{-Dsun.awt.keepWorkingSetOnMinimize=true}} to solve the problem.
See also https://bugs.java.com/bugdatabase/view_bug.do?bug_id=5043070
--
This message was sent by Atlassian Jira
(v8.20.1#820001)