-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: repo-panama
-
Component/s: tools
In the current API, function descriptors and layouts do not have a common root. This is problematic for all clients that need to handle both (which are forced to use Object). Moreover, there are some commonalities between the two descriptions (e.g. they both support annotations) which could be factored out.
- duplicates
-
JDK-8214296 Unify Layout and Function under common supertype
-
- Closed
-