RFR: 8306580: Propagate CDS dumping errors instead of directly exiting the VM [v6]

Thomas Stuefe stuefe at openjdk.org
Tue Jun 25 10:23:15 UTC 2024


On Thu, 23 May 2024 15:52:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Ioi comments
>
> Hi Matias,
> 
> I wondered why we would need this, but the JVM crashing because we dump via jcmd is a compelling argument :)
> 
> However, I am not sure how many of these things would work. E.g. when encountering an IO error on open, do we now continue with invalid FILE now? Same for memory allocation.
> 
> I think there must be some way to jump out of dumping.

> @tstuefe could you take one more look? There have been some substantial changes since your last comment and I'd like to hear your input.

Sorry @matias9927 I missed your comment. Change looks good.

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

PR Comment: https://git.openjdk.org/jdk/pull/19370#issuecomment-2188536085


More information about the hotspot-runtime-dev mailing list