ART: Fix null dereference for JSR45
Avoid dereferencing DEX cache pointer if it is null. Arrays and primitive types do not have DEX cache's installed. Test: art/tools/run-jdwp-tests.sh --mode=host Bug: 38126955 (Cherry pick from commit cf7127b4) Change-Id: Ie9219c688d009d28d090a75913af86d5d3ee7df6
Loading
Please sign in to comment