Project Valhalla added a new kind of envelope in field and method signature: Q (with same syntax as the L-envelope used for classes and interfaces). The Q-envelope is used to denote inline types.
FieldType.java has to be updated to recognize and support this new envelope and these new types.
FieldType.java has to be updated to recognize and support this new envelope and these new types.