[ https://issues.apache.org/jira/browse/CAUSEWAY-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andi Huber resolved CAUSEWAY-3640. ---------------------------------- Resolution: Resolved Testing simpleapp JDO and JPA against current master. Could no longer reproduce. Perhaps dependency updates since the last release resolved this. Not sure. {noformat} mvn -v Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/maven Java version: 21, vendor: Azul Systems, Inc., runtime: /usr/lib/jvm/zulu-21-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.90.1-microsoft-standard-wsl2", arch: "amd64", family: "unix" {noformat} > On JVM 21, don't require add-opens java.base/java.lang > ------------------------------------------------------ > > Key: CAUSEWAY-3640 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-3640 > Project: Causeway > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.0-RC3 > Reporter: Andi Huber > Assignee: Andi Huber > Priority: Minor > Fix For: 2.0.0-RC4 > > > With 2.0.0-RC2 release we had to add > {noformat} > -Dspring-boot.run.jvmArguments="--add-opens java.base/java.lang=ALL-UNNAMED" > {noformat} > to the > {noformat} > mvn ... spring-boot:run > {noformat} > for the starter apps to run on JVM 21. Perhaps we can fix that within the > framework. -- This message was sent by Atlassian Jira (v8.20.10#820010)