another, possibly better fix can be found here:-
http://code.google.com/p/google-web-toolkit/issues/detail?id=4220#c22

hth,
/J

On Nov 16, 6:28 pm, ale <aleee...@gmail.com> wrote:
> thanks a lot! It's work fine.
>
> On 12 Nov, 12:35, Daniel Kurka <kurka.dan...@googlemail.com> wrote:
>
>
>
> > I found a very UGLY solution to my problem (which enables me to continue
> > working).
>
> > I replaced in LowLevelSaf.java public static native void gcUnprotect(int,
> > int); to public static void gcUnprotect(int, int) {}
>
> > causing the invalid access
>
> > This is not a real fix, just a very nasty workaround
>
> > If you run into the same problem you can download a fixed gwt-dev.jar from
> > here:
>
> >http://www.daniel-kurka.de/gwt-dev-1.7.1-mac-sf-4.0.4-fix.jar

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to