mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-02 22:48:35 +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