[
https://issues.apache.org/jira/browse/CAUSEWAY-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood closed CAUSEWAY-3640.
-----------------------------------------
> 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)