The JVMTI_HEAP_REFERENCE_CONSTANT_POOL reference kind is specified to be a reference from a class to a resolved entry in the constant pool. Currently our implementation is only reporting references to resolved string and fails to report references to resolved classes.