On Fri, 11 Sep 2026 15:51:42 GMT, Chen Liang <[email protected]> wrote:

>> src/java.base/share/classes/java/lang/invoke/MethodType.java line 140:
>> 
>>> 138: 
>>> 139:     // The rtype and ptypes fields define the structural identity of 
>>> the method type:
>>> 140:     private final Class<?>   rtype;
>> 
>> Why is @Stable removed here?
>
> jli is a trusted package

Yeah! Eventually, we need to make this explicit in Java code.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32773#discussion_r4003576256

Reply via email to