By the way, I think it's also worth condsidering to add "--release " flag to javac in Makefile when Kawa is configured with --with-java-source= option pt., 21 paź 2022, 21:45 użytkownik Panicz Maciej Godek < godek.maciek@gmail.com> napisał: > Attached. > > During its compilation, Kawa issues the following warning: > > subclass-refering-to-mangled-superclass-property.scm:6:4: warning - no > declaration seen for mangled-name > > pt., 21 paź 2022, 21:31 użytkownik Per Bothner napisał: > >> >> >> On 10/21/22 12:19, Panicz Maciej Godek wrote: >> >> > However, the issue with accessing superclass properties with mangled >> names from a subclass remains unsolved. >> >> Can you come up with a test-case that doesn't require Android, >> but fails if you force USE_SYMBOLIC to force? Comment out the /* #ifdef >> */ etc. >> >> -- >> --Per Bothner >> per@bothner.com http://per.bothner.com/ >> >