[crac] RFR: Make CheckpointException/RestoreException aggregate-only [v8]

Anton Kozlov akozlov at openjdk.org
Thu Jun 8 16:19:21 UTC 2023


On Thu, 8 Jun 2023 11:50:31 GMT, Radim Vansa <duke at openjdk.org> wrote:

>> CheckpointException and RestoreException (both jdk.crac and javax.crac) cannot carry any message, cause and don't collect stack trace. The sole purpose of these is to aggregate other exceptions in suppressed exceptions.
>
> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update javadoc, make final

Thank you! LGTM

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

Marked as reviewed by akozlov (Lead).

PR Review: https://git.openjdk.org/crac/pull/64#pullrequestreview-1470338238


More information about the crac-dev mailing list