[Bug 1803855] Re: Illegal reflective access operation

2019-12-04 Thread RAMA SHANKAR
** Changed in: gradle (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803855 Title: Illegal reflective access operation To manage notifications abo

[Bug 1803855] Re: Illegal reflective access operation

2019-03-17 Thread Andreas Schildbach
I investigated into upstream bugtrackers and apparently it's a Groovy issue: https://issues.apache.org/jira/browse/GROOVY-8339 I'm afraid I could not find out how to "starting java for gradle with --illegal-access=permit". Gradle itself doesn't take any jvm parameters. I think at the moment the

[Bug 1803855] Re: Illegal reflective access operation

2019-03-16 Thread Matthias Klose
The problem with the PPA mentioned in #2 is that it contains prebuilt jar files which we cannot ship in the main or universe components (has to be built from source). So yes, an updated gradle built from source would be appreciated. The bug says "gradle can not work along with openjdk-11" although

[Bug 1803855] Re: Illegal reflective access operation

2019-03-16 Thread Goonie
Now that Gradle 4.4.1 is coming to Ubuntu 18.04 LTS, this bug is getting much more relevant as it isn't fixed yet. Luckily after installing the proposed updates, I was able to revert to Java8 by using sudo update-java-alternatives -s java-1.8.0-openjdk-amd64 and the WARNING message spamming goes

[Bug 1803855] Re: Illegal reflective access operation

2019-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gradle (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803855 Title: Ill

[Bug 1803855] Re: Illegal reflective access operation

2018-11-18 Thread Danial Behzadi
Workaround for those who find here by search: * remove `openjdk-11-jre-headless` and `gradle` package from repo and install `gradle` via PPA: https://launchpad.net/~cwchien/+archive/ubuntu/gradle which works with openjdk-8 -- You received this bug notification because you are a member of Ubuntu