RFR: 8272164: DumpAllocStats shouldn't subclass from ResourceObj [v2]
Dan Heidinga
github.com+8503711+danheidinga at openjdk.java.net
Sat Sep 4 01:38:54 UTC 2021
On Fri, 3 Sep 2021 18:48:50 GMT, Dan Heidinga <github.com+8503711+DanHeidinga at openjdk.org> wrote:
>> I picked up a simple unassigned bug to work through the contribution process.
>>
>> `make run-test-tier1` passes with this change.
>>
>> Signed-off-by: Dan Heidinga <heidinga at redhat.com>
>
> Dan Heidinga has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8272164: DumpAllocStats shouldn't subclass from ResourceObj
>
> Signed-off-by: Dan Heidinga <heidinga at redhat.com>
> > Signed-off-by: Dan Heidinga [heidinga at redhat.com](mailto:heidinga at redhat.com)
>
> What does this signify Dan?
I've gotten in the habit of using `git commit -s` to sign commits as this is required for contributing to Eclipse projects. The intent of the line is to show that the author is signing off that they have the rights to share the patch. It's usually used to ensure that the author of the pull request has signed the Eclipse Contributor agreement. I guess it's not used here?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5362
More information about the hotspot-runtime-dev
mailing list