<Swing Dev> [12] RFR JDK-6828982: UIDefaults.getUI swallows original exception

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Mon Oct 8 07:40:19 UTC 2018


Can I get a 2nd (R)eviewer for this?

Regards
Prasanta
On 29-Sep-18 3:55 PM, Krishna Addepalli wrote:
> Looks fine.
>
> Krishna
>
>> On 29-Sep-2018, at 10:28 AM, Prasanta Sadhukhan <prasanta.sadhukhan at oracle.com> wrote:
>>
>> Hi All,
>>
>> Please review a fix for an issue where it is seen that UIDefaults.getUI() swallows the original exception and only emits InvocationTargetException without the original stacktrace/message.
>> Proposed fix is to make sure the original exception/stackTrace is embedded in getUIError() message.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-6828982
>> webrev: http://cr.openjdk.java.net/~psadhukhan/6828982/webrev.0/
>>
>> Regards
>> Prasanta



More information about the swing-dev mailing list