[
https://issues.apache.org/jira/browse/GROOVY-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King closed GROOVY-10077.
------------------------------
> Groovy Console: Support JDKs without macOS Runtime Support for Java
> -------------------------------------------------------------------
>
> Key: GROOVY-10077
> URL: https://issues.apache.org/jira/browse/GROOVY-10077
> Project: Groovy
> Issue Type: Improvement
> Components: Groovy Console
> Reporter: Harald Fassler
> Assignee: Paul King
> Priority: Minor
> Labels: newbie, pull-request-available
> Fix For: 4.0.0-beta-1, 3.0.9
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> TLDR;
> Use com.apple.eawt.* as fallback to com.apple.mrj.* if applicable.
> Needed for AdoptOpenJDK 8
> Pull request follows
> -- long version --
> Hello!
> Im am new to Groovy. I forked the repo from GitHub. Thanks to the easy
> applicable Readme, its easy to get started with.
> With Java 11 in the terminal all tests were running fine. In IntelliJ JDK 8
> is used by default. Unfortunately the SwingBuilderConsoleTest failed.
> After digging into it, I found a solution for it. I will send you a PR on
> GitHub.
> cheers,
> Harald
--
This message was sent by Atlassian Jira
(v8.20.1#820001)