-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: repo-panama
-
Fix Version/s: None
-
Component/s: tools
-
Labels:
-
Subcomponent:
Not all direct method handles are crackable - more specifically, those coming out from MethodHandles::explicitCastArguments are not. The current logic for detecting absence of checked exceptions in the adapter handles is failing to handle this case and instead it throws an exception.