小虾虎鱼

Results 25 comments of 小虾虎鱼

the same problem in jdk 17 ``` de.ruedigermoeller fst 3.0.4-jdk17

For spring-boot application,my summary is as follows: (1) application.yml ``` jasypt: encryptor: password: xxxxxx algorithm: PBEWithMD5AndDES iv-generator-classname: org.jasypt.iv.NoIvGenerator ``` (2) reflect-config.json ``` [ { "name": "org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource", "allDeclaredFields": true, "allDeclaredConstructors": true,...

I try to use this version: java 17.0.10-graal or version: java 17.0.9-graalce the problem is the same. ![1709343446916](https://github.com/oracle/graal/assets/27885492/2e040534-df90-42d0-b75d-75d1432e5125)

Yes, it is indeed。 neither java 17.0.10-graal or java 17.0.9-graalce,there is the same exception. this is a small project,you can reproduce it: https://github.com/imgoby/graalvm-array-serialization

org.apache.dubbo.common.utils.ClassLoaderResourceLoader: ![image](https://github.com/apache/dubbo/assets/27885492/16848597-400a-427f-908c-a8bc42731906) Something happens in dubbo's code under native mode. Why adding this check.it leads to : (1)resource path is :/META-INF/dubbo/internal/org.apache.dubbo.common.extension.ExtensionInjector#2b374c2d-2024-4746-8c28-da57e73a874d (2)url.openStream() failed.