mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 04:45:25 +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