Hi,

GWT doesn't run any Java on the client: it is converted to Javacript
for execution on the brower. So, GWT won't modify anything on the
machine of a regular app user.

regards

didier

On Mar 12, 9:38 am, Shawn Brown <big.coffee.lo...@gmail.com> wrote:
> Hi,
>
> I used the open-jdk workaround to solve the problems introduced by the
> latest apple java sdk update but have a question an Apple engineer
> asked me about the following:
>
> http://code.google.com/p/googleappengine/issues/detail?id=4712http://code.google.com/p/google-web-toolkit/issues/detail?id=6125
>
> "does the Google AppEngine or WebToolkit replace the bootclasspath of
> the running Java runtime? From the crash reports I've seen, we should
> only be failing in native in this way if a couple of new classes we
> introduced are not present. I'm not sure how to explain it, but since
> the problem appears to be isolated to these Google tools, I can only
> speculate that this is the work of JVM wizards who are somehow
> replacing our universe with their own."
>
> I don't think AE or GWT do that, do they?
>
> Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to