On Thu, 31 Jul 2025 05:20:46 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> `UIDefaults.getUIError` method is invoked when an exception occurred in UI > code but this method hides the underlying exception, this method could be > more useful if the original exception is passed as argument and used as the > cause of the Error thrown from `getUIError` body This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/26567