Anonymous structs have strange issues with scala and intellij in ea+44
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Tue Feb 19 23:44:40 UTC 2019
On 19/02/2019 23:29, Jorn Vernee wrote:
> I tried to reproduce the problem without using jextract as well, but
> was not able to, so the bug seems to be up to a particularity of the
> classes generated by jextract. I'm not sure if the bug should be
> attributed to jextract or IntelliJ though.
I wonder if this could be due to some missing (or, most likely, just
bad) Signature attributes in the resulting classfile?
Would you be able to post a 'javap -v -p' dump of the classfile, so that
we can take a look at it and look for anomalies?
Maurizio
More information about the panama-dev
mailing list