Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
20
-
b18
Description
C2 bails out inlining attempt when a callee method mentions an unloaded class in its signature (either as an argument or return type).
The existing check is too strict and can be improved.
The existing check is too strict and can be improved.