-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: core-libs
-
None
When InnerClassLambdaMetaFactory generates classes in what cases should it generate LoadableDesciptors for fields, method parameters, returns, etc.
Most class references may/should already be loaded, so LoadableDescriptors are unnecessary overhead.
There may be a case for LoadableDescriptors if call scalarization depends on having the information available.
Most class references may/should already be loaded, so LoadableDescriptors are unnecessary overhead.
There may be a case for LoadableDescriptors if call scalarization depends on having the information available.
- relates to
-
JDK-8317277 Java language implementation of value classes and objects
-
- In Progress
-