Using Condy to calculate a method/field descriptor

Remi Forax forax at univ-mlv.fr
Tue Aug 22 20:23:05 UTC 2017


How far we are from using Condy as a computable String to represent a field/method descriptor,
this may be useful for representing reified generics if a descriptor can be calculated from something representing a type argument.
At least, it's a good replacement for the things i do currently with an unsafe.defineAnonymousClass, i.e. to replace the constant pool patching.

Rémi


More information about the amber-spec-experts mailing list