8252494: C2: TypeAryPtr::cast_to_autobox_cache does not use ptr_type

Remove dead definition of ptr_type in TypeAryPtr::cast_to_autobox_cache. Also remove
unnecessary cache parameter (always true) for simplicity.

Reviewed-by: shade, vlivanov, thartmann
2 files changed
tree: da674af04d78a382acd01aafbee906b2b69deb8d
  1. .jcheck/
  2. bin/
  3. doc/
  4. make/
  5. src/
  6. test/
  7. .gitattributes
  8. .gitignore
  9. .hgignore
  10. .hgtags
  11. ADDITIONAL_LICENSE_INFO
  12. ASSEMBLY_EXCEPTION
  13. configure
  14. CONTRIBUTING.md
  15. LICENSE
  16. Makefile
  17. README.md
README.md

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.