mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-01 00:02:37 +00:00
In Ideal() method of String intrinsics nodes look for TypeAryPtr::CHARS memory slice if memory is MergeMem. Do not unroll a loop with String intrinsics code. Reviewed-by: never