-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b82
NativeString uses try-catch for optimized/generic code paths in string methods in various places. These should be handled properly and @SpecializedFunction methods should be used where appropriate.