<Swing Dev> [9] Review request for 8139394: more detailed message for "Could not initialize shell library"
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Oct 25 16:41:31 UTC 2016
On 20.10.16 9:48, Semyon Sadetsky wrote:
> On 19.10.2016 18:08, Sergey Bylokhov wrote:
>> On 17.10.16 10:23, Semyon Sadetsky wrote:
>>> On 10/12/2016 8:45 PM, Sergey Bylokhov wrote:
>>>
>>>> What kind of information these new error messages will contain(Will it
>>>> contain paths, username, etc)?
>>> It is obvious from the the fix that it will contain the library name
>>> which loading was failed and the OS error message.
>>
>> So what information will be in the "OS error message".
> it depends on the actual error. For example, if lib is not found:
> "module cannot be loaded".
If we unsure what information will be contained in the message is it
necessary to provide it to the user? Or it will be enough to describe
the problem in general? For example this message should not contain
something like this:
"The library/module c:/windows/system32/shell.dll cannot be loaded", if
the user have no permission to read the file system.
>>
>>>>
>>>> On 07.10.16 13:10, Semyon Sadetsky wrote:
>>>>> Hello,
>>>>>
>>>>> Please review fix for JDK9:
>>>>>
>>>>> bug: https://bugs.openjdk.java.net/browse/JDK-8139394
>>>>>
>>>>> webrev: http://cr.openjdk.java.net/~ssadetsky/8139394/webrev.00/
>>>>>
>>>>> Error message details are enhanced in case of shell folder
>>>>> initialization failure.
>>>>>
>>>>> --Semyon
>>>>>
>>>>
>>>>
>>>
>>
>>
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list