[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] IllegalArgumentException caused by decorator

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-11-09 16:40:52 CET

Hello Mark,

> I had someone else report the same problem. It seems like it would be
> some kind of JVM or incompatability issue. That person was on Linux
with
> the Sun JVM.
It could be, but on the other side exception could also happen if there
is a bug in substitution code (technically illegal value could be passed
to Buffer.position(..) - there is no check for it) - unfortunately it
would be very complex to catch it without source files that causes it.

Alexander Kitaev,
TMate Software,
http://tmate.org/

Mark Phippard wrote:
> Alexander Kitaev <alex@tmate.org> wrote on 11/09/2006 09:48:15 AM:
>
>> Do you know for what file decorations fails? Could you please send it to
>
>> me - exception is thrown by translation code that expands keywords and
>> translate eols in files.
>
> I had someone else report the same problem. It seems like it would be
> some kind of JVM or incompatability issue. That person was on Linux with
> the Sun JVM.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Nov 9 16:41:21 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.