zcbbpo

Results 3 comments of zcbbpo

![image](https://github.com/apache/dubbo/assets/54526829/a9f5b468-1b50-4f6d-bfc2-d8a8319438fe) 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 ![image](https://github.com/apache/dubbo/assets/54526829/3f5f10c1-cf4a-4e36-ab92-e0f88b4e06d9) when the acls is jdk class , we cannot modify field accessible. could we can add this code to ignore jdk classes?

![image](https://github.com/apache/dubbo/assets/54526829/7971a001-1c61-4eb9-a6b1-5ff382908d93) add check it's if jdk classes