On Fri, 5 Dec 2025 23:36:22 GMT, Chen Liang <[email protected]> wrote:

> Core reflection has its own type conversion behavior that is somewhat poorly 
> specified; it is scattered around a few places, and its boxing and unboxing 
> deviates from that of Java language assignment contexts. In addition, core 
> reflection has a somewhat erroneous access check system. We can improve the 
> overview of java.lang.reflect to address these shortcomings and recommend 
> users to use java.lang.invoke for better functionality in these areas.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Don't know why but stupid github is not recognizing my merge of master...

-------------

PR Comment: https://git.openjdk.org/jdk/pull/28685#issuecomment-4641439211

Reply via email to