-
Bug
-
Resolution: Fixed
-
P5
-
None
-
None
Class-File API ClassPrinter prints many useful info about bootstrap methods and invoke dynamic instructions, however bootstrap methods arguments are missing.
For example for all lambda dynamic invocations are the arguments the most important. The arguments identify for example the functional interface and implementation method handle. Without the arguments look all lambda invocations exactly the same.
For example for all lambda dynamic invocations are the arguments the most important. The arguments identify for example the functional interface and implementation method handle. Without the arguments look all lambda invocations exactly the same.