javap and nullable projection types.
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu May 9 13:05:29 UTC 2019
On 07/05/2019 21:45, John Rose wrote:
> On May 7, 2019, at 3:58 AM, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
>> have unambiguous descriptor/value-projection mapping - e.g. LFoo always means Foo? - if we want something else (e.g. null-default Foo) we use some other descriptor letter
> If we did that we'd need another descriptor than just L, right?
> It would mean the same thing as L but would be different
> for the sake of javap so it could add the "?". This sounds like
> a job for the Signature attribute.
>
>
I was under the impression that descriptors other than 'L' were being
considered?
Maurizio
More information about the valhalla-dev
mailing list