mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-10 16:03:16 +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