-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b102
-
Verified
Unlike MethodHandles.throwException, no check is performed in catchException whether the exType argument is indeed an instance of a subclass of Throwable.