public: // Some collectors, like G1, needs to keep referents alive when loading them. // Therefore, for APIs that accept unknown oop ref strength (e.g. unsafe), // we need to dynamically find out if a given field is on a java.lang.ref.Reference object. // and in that case what strength it has. template<DecoratorSet decorators> static DecoratorSet resolve_possibly_unknown_oop_ref_strength(oop base, ptrdiff_t offset);
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.