[Bug 274945] java/intellij does not work with DEFAULT_VERSIONS+= java=17

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Nov 2023 20:37:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274945

            Bug ID: 274945
           Summary: java/intellij does not work with DEFAULT_VERSIONS+=
                    java=17
           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=yes
CPUTYPE?=alderlake
MTREE_FOLLOWS_SYMLINKS= -L
OPENSSLBASE=/usr/local
WITHOUT_CCACHE_BUILD=yes
WITHOUT_MANCOMPRESS=yes

DEFAULT_VERSIONS+= mysql=10.11m
DEFAULT_VERSIONS+= java=17
DEFAULT_VERSIONS+= ssl=openssl32

LICENSES_ACCEPTED+= HPLIP_PLUGIN bolthole

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