----- semyon.sadet...@oracle.com wrote: > On 02.11.2016 19:23, Sergey Bylokhov wrote: > > > On 02.11.16 9:43, Semyon Sadetsky wrote: > >>>> The path is not printed because there always several paths to > look for > >>>> the system module. > >>>> But I did not get how filesystem read permission is related to > the > >>>> console output. > >>> > >>> This is not a console output this is an exception which can be > handled. > >> Really? > >> How? > > > > This is a question how to catch an exception which we throw in the > > Java_sun_awt_shell_Win32ShellFolder2_initIDs, or what? > You are right it is possible. I already wrote the path is not shown. > What is your concern?
My concern: is it necessary to use lastError message or not, since the message can varies. For example the message below does not explain the problem correctly: "java.lang.InternalError: Could not initialize shell library . Не найдена указанная процедура" I guess we can provide the same message ourself,