Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Nov 2023 20:37:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274945] java/intellij does not work with DEFAULT_VERSIONS+= java=17
Message-ID:  <bug-274945-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274945

            Bug ID: 274945
           Summary: java/intellij does not work with DEFAULT_VERSIONS+=3D
                    java=3D17
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vishwin@freebsd.org
          Reporter: devosalain@ymail.com
          Assignee: vishwin@freebsd.org
             Flags: maintainer-feedback?(vishwin@freebsd.org)

Error given:
idea
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.


java --version
openjdk 17.0.8 2023-07-18
OpenJDK Runtime Environment (build 17.0.8+7-1)
OpenJDK 64-Bit Server VM (build 17.0.8+7-1, mixed mode, sharing)

make.conf:
BATCH=3Dyes
CPUTYPE?=3Dalderlake
MTREE_FOLLOWS_SYMLINKS=3D -L
OPENSSLBASE=3D/usr/local
WITHOUT_CCACHE_BUILD=3Dyes
WITHOUT_MANCOMPRESS=3Dyes

DEFAULT_VERSIONS+=3D mysql=3D10.11m
DEFAULT_VERSIONS+=3D java=3D17
DEFAULT_VERSIONS+=3D ssl=3Dopenssl32

LICENSES_ACCEPTED+=3D HPLIP_PLUGIN bolthole

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274945-7788>