zcbbpo
zcbbpo
 is use jdk21 to run unit test? it's should requred to add jvm args "--add-opens java.base/java.math=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED"? please help to check
in this method: org.apache.dubbo.common.utils.PojoUtils#getField  when the acls is jdk class , we cannot modify field accessible. could we can add this code to ignore jdk classes?
 add check it's if jdk classes