version JDK: 17 spring-boot: 3.0.0
The introduction of spring-boot-starter-data-redis using graalvm to build the project causes the following exceptions.
Fatal error: com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing io.netty.util.internal.SystemPropertyUtil.getInt(java.lang.String, int)
Parsing context:
netty is referenced by spring-boot-starter-data-redis,
Comment From: mhalbritter
Hey. Can you share an example project where we can reproduce that issue? Please take the time to provide a complete minimal sample (something that we can unzip or git clone, build, and deploy) that reproduces the problem.
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-projects-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.