RFR: 8319875: Add macOS implementation for jcmd System.map [v16]
Simon Tooke
stooke at openjdk.org
Tue Dec 10 15:57:43 UTC 2024
On Tue, 10 Dec 2024 12:28:12 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Simon Tooke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix crash due to uninitilized pointer
>
> BTW make sure you merge and test again before integrating. Your branch is quite old. In fact, you should merge upstream often (The rule with merge vs rebase is: you merge after the patch has been un-drafted und RFR mail has been set out; before that, you can rebase).
@tstuefe it looks like the aarch64 runner has been fixed. After merging, all tests have passed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20953#issuecomment-2532132482
More information about the serviceability-dev
mailing list