[
https://issues.apache.org/jira/browse/OFBIZ-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034112#comment-18034112
]
Jacques Le Roux edited comment on OFBIZ-13306 at 10/30/25 7:58 AM:
-------------------------------------------------------------------
Hi,
It works for me on Ubuntu 20.04.5 installed on VirtualBox 7.0.6 itself running
on Win7-pro-64.
{quote}
> Task :testClasses
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader
classes because bootstrap classpath has been appended
> Task :test
BUILD SUCCESSFUL in 3m 37s
21 actionable tasks: 16 executed, 5 up-to-date
jacques@Ubuntu20:~/ofbiz-framework$
jacques@Ubuntu20:~$ java -version
openjdk version "21.0.7" 2025-04-15
OpenJDK Runtime Environment (build 21.0.7+6-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 21.0.7+6-Ubuntu-0ubuntu120.04, mixed mode,
sharing)
jacques@Ubuntu20:~$
{quote}
There are lot of Java warnings (100+ compil, 8 compilTest) but much of them are
similar so should not be a big deal for improve that.
was (Author: jacques.le.roux):
Hi,
It works for me on Ubuntu 20.04.5 installed on VirtualBox 7.0.6 itself running
on Win7-pro-64.
{quote}
> Task :testClasses
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader
classes because bootstrap classpath has been appended
> Task :test
BUILD SUCCESSFUL in 3m 37s
21 actionable tasks: 16 executed, 5 up-to-date
jacques@Ubuntu20:~/ofbiz-framework$
{quote}
There are lot of Java warnings (100+ compil, 8 compilTest) but much of them are
similar so should not be a big deal for improve that.
> Upgrade java version to 21
> --------------------------
>
> Key: OFBIZ-13306
> URL: https://issues.apache.org/jira/browse/OFBIZ-13306
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS, ALL COMPONENTS, ALL PLUGINS
> Affects Versions: Upcoming Branch
> Reporter: Gaetan Chaboussie
> Assignee: Jacques Le Roux
> Priority: Major
>
> Upgrade java to version 21 to keep the framework up to date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)