commit | 9687dcabb65e5d0bad873290550a2b4cffa0eebc | [log] [tgz] |
---|---|---|
author | Roberto Castaneda Lozano <roberto.castaneda.lozano@oracle.com> | Fri Sep 11 11:55:30 2020 +0000 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Fri Sep 11 11:55:30 2020 +0000 |
tree | da674af04d78a382acd01aafbee906b2b69deb8d | |
parent | 8777ded1238ad195c6b1b63f54fa51984f8c95e4 [diff] |
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
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.