ART: Fix JDWP GetClassLoader command
The command is spec-ed to take a type, and return the type's classloader. Decode the input as a class, just like all the other ReferenceType commands already do. Bug: 26349019 Change-Id: I129fbc844f529fa9234742ffe128d7ac41ce6d7e
Loading
Please sign in to comment