RFR: Classfile signature bang support [v2]
Chen Liang
liach at openjdk.org
Wed Jan 21 20:27:43 UTC 2026
On Wed, 21 Jan 2026 16:03:19 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> src/java.base/share/classes/java/lang/classfile/Signature.java line 295:
>>
>>> 293:
>>> 294: /**
>>> 295: * {@return a class or interface signature without an outer type}
>>
>> Maybe we should say that, by default, the returned signature is NOT null marked?
>
> Same for other sig factories (like ArrayType, Typevar)
Done for all ref type sig factories.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1933#discussion_r2714207881
More information about the valhalla-dev
mailing list