Withdrawn: 4870789: RFE: UIDefaults.getUIError() hides real error

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Aug 1 02:58:59 UTC 2025


On Thu, 31 Jul 2025 05:20:46 GMT, Prasanta Sadhukhan <psadhukhan at 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


More information about the client-libs-dev mailing list