RFR: 5561: Support for Crypto Events in JMC
Suchita Chaturvedi
schaturvedi at openjdk.org
Wed Dec 3 05:50:14 UTC 2025
On Tue, 2 Dec 2025 18:04:21 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> application/org.openjdk.jmc.flightrecorder.ui/org.openjdk.jmc.flightrecorder.ui_contexts.xml line 151:
>>
>>> 149: <context id="security">
>>> 150: <description></description>
>>> 151: <topic href="PLUGINS_ROOT/org.openjdk.jmc.docs/html/GUID-4F885E48-A548-4140-B985-74B1685BEDEA.htm" label="Using the Security Page" />
>>
>> This seems to link to the exact same page as Using the TLAB Allocations Page. Copy/Paste error?
>
> Should perhaps the messages be more action oriented?
>
> * Certificate with id x expired t days ago. It should be replaced.
> * Certificate with id y is using SHA-1. It should be updated to use SHA-256 or SHA-512.
> This seems to link to the exact same page as Using the TLAB Allocations Page. Copy/Paste error?
Yes, I have added that link as placeholder for the respective html help page then forgot to update it. Is there any tool to generate the html help page or any other easy way? OR we need to write that completely from scratch.
-------------
PR Review Comment: https://git.openjdk.org/jmc/pull/686#discussion_r2583710506
More information about the jmc-dev
mailing list