2006/9/15, Alexey Varlamov <[EMAIL PROTECTED]>:

2006/9/15, Gregory Shimansky <[EMAIL PROTECTED]>:
> I am not sure why this assertion fails, but I think I know why it is
> important. On windows file paths may be different as strings but point
to
> the same file. To detect duplications among native modules it is
necessary
> to have unified form to compare names as strings. So it seems like all
> library names should be lowercase. I dunno why one of them doesn't
satisfy
> this requirement.
I recall there is port_filepath_canonical() method specifically to
solve this, and at least classpath items were canonicalized during VM
startup. Maybe this step is just missing for libraries... But why it
started to fail only now?


If you experience this assertion failure only when running eclipse it may be
after VM startup. It may be ecliipse SWT natives library.

I think this assertion failure needs investigation before we decide it
> should be removed.
Agree.



--
Gregory Shimansky, Intel Middleware Products Division

Reply via email to