-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
25
When a lambda in core library implementation is archived, it still has a bit of overhead due to the computation of `ClassDesc`, `MethodTypeDesc`, `ClassEntry`, and `ConstantPoolBuilder`. These symbols are only useful to `generateInnerClass` but are computed for cache paths and nevertheless creates a lot of overhead for the fast paths.
- relates to
-
JDK-8339002 Umbrella - Improve startup performance for FFM internals
-
- Open
-