On Tue, 21 Apr 2026 06:51:30 GMT, Kieran Farrell <[email protected]> wrote:
>> Not sure which you prefer. If just debug log, it will be much simpler. No >> need to chain cause, no need to sanitize exception messages... > > having the cause attached without needing to have debbuging enabled can be > benifical as no JVM restart is required which can be diffucult in some > production enviroments, however JDK-8381014 will tackle this issue once > integrated. So I am happy to just output as a debug log if preffered? Choose whatever you prefer. I just think debug output is simpler. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30824#discussion_r3117169811
