|
Relates :
|
# Symptom
```
* For target hotspot_variant-minimal_libjvm_objs_frame.o:
./src/hotspot/share/runtime/frame.cpp:1047:38: error: use of undeclared identifier 'DerivedPointerTable'
oops_do_internal(f, cf, map, true, DerivedPointerTable::is_active() ?
^
1 error generated.
```
|