Integrated: 8248877: Document API contract for MetaspaceObj subtypes

Ioi Lam iklam at openjdk.java.net
Tue Jun 8 16:51:19 UTC 2021


On Thu, 3 Jun 2021 00:36:56 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> This PR adds documentation for the (non-virtual) functions that subtypes of MetaspaceObj are required to implement in order for certain templates to work properly. 
> 
> Requested by @rose00 (sorry I took a long time ....).

This pull request has now been integrated.

Changeset: c21cc932
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c21cc932f0a217299689df6c2abcdbc629a668bf
Stats:     15 lines in 1 file changed: 15 ins; 0 del; 0 mod

8248877: Document API contract for MetaspaceObj subtypes

Reviewed-by: coleenp, minqi

-------------

PR: https://git.openjdk.java.net/jdk/pull/4327


More information about the hotspot-runtime-dev mailing list