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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=.