When analyzing performance overhead of the Classfile API MethodTypeDesc::descriptorString still shows up. Re-examining the StringJoiner-based implementation I think we can simplify and improve performance for common cases by using a reasonably pre-sized StringBuilder directly.
- relates to
-
JDK-8309413 Improve the performance of MethodTypeDesc::descriptorString
-
- Resolved
-