On Sat, 10 Dec 2022 18:11:30 GMT, Victor Toni <d...@openjdk.org> wrote:

> Being able to compare instances of Throwable allows simple detection of 
> exceptions raised by the same circumstances. Comparison allows for reduction 
> of excessive logging e.g. in hotspots without requiring custom code to 
> compare Throwables.

@ViToni  I don't know if you have JBS access but can you read through the 
comments JDK-8203035 to see the concerns with this proposal?

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

PR: https://git.openjdk.org/jdk/pull/11624

Reply via email to