Relates :
|
6892658 added intrinsic ids for several StringBuffer/StringBuilder methods which triggered some long dormant logic in try_inline_intrinsic which acts as if it bails out of inlining if an intrinsic is synchronized. It should simply return false to indicate that it didn't do anything and not set the inline bailout message.
|