Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762334 - dev-util/idea-community-2020.3.0.203.5981.155-r1 won't launch anymore on gentoo due to missing java 11
Summary: dev-util/idea-community-2020.3.0.203.5981.155-r1 won't launch anymore on gent...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-29 01:55 UTC by Stefan de Konink
Modified: 2020-12-30 23:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2020-12-29 01:55:24 UTC
Upon start: "Cannot start under Java 1.8.0_252-b09: Java 11 or later is required."

Since Java 11 is not (yet) supported on Gentoo this is kind of a blocker. Patching the idea.sh script so that it includes IDEA_JDK=/opt/openjdk-bin-11 would make sense to me.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-30 23:34:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767367e467fa4684f91bad807242b63bd96d2091

commit 767367e467fa4684f91bad807242b63bd96d2091
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2020-12-30 23:34:07 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2020-12-30 23:34:07 +0000

    dev-util/idea-community: Use jdk-11 on start, jdk-8 not supported
    
    Thanks to Stefan de Konink for reporting
    
    Closes: https://bugs.gentoo.org/762334
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 dev-util/idea-community/files/idea-community-jdk.patch      | 11 +++++++++++
 .../idea-community-2020.3.0.203.5981.155-r1.ebuild          | 13 ++++++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)