It should be possible to run the compiler in a 64-bit VM, so that should solve the problem of compiling huge apps.
On Thu, Apr 2, 2009 at 11:14 AM, Alexandros Papadakis <[email protected]>wrote: > > I am talking about HUGE GWT applications that would require more than > 1.5 gigs of memory. > > -Xmx1512M is the max I can have using a 32bit java. > > > > On Thu, Apr 2, 2009 at 4:58 PM, Miles T. <[email protected]> wrote: > > > > Use the native browser to its full power ? What are you talking > > about ? > > > > On Apr 2, 11:15 am, Vitali Lovich <[email protected]> wrote: > >> For me, the bigger benefit is the ability to utilize the native browser > to > >> its full-power. For instance, Firebug + Firefox. > >> > >> 2009/4/2 Alexandros Papadakis <[email protected]> > >> > >> > >> > >> > Great!!!! > >> > >> > 1.5.3 (which I am using) in Hosted mode can not run under 64bit java. > >> > The compiler can, which is nice. > >> > >> > As bigger and bigger projects are going to be developed, this will > >> > be an issue, since 32bit java can only address 1.5 gigs of > >> > memory (or... am I wrong???) > >> > >> > Regards, > >> > >> > On Thu, Apr 2, 2009 at 10:47 AM, Vitali Lovich <[email protected]> > wrote: > >> > > With GWT 2.0 (I believe that's the version after 1.6 & the current > trunk) > >> > > has OOPHM scheduled for it, which removes the platform dependancy > pretty > >> > > much, I'm running it right now on 64-bit Ubuntu with my native > Firefox. > >> > >> > > On Thu, Apr 2, 2009 at 3:18 AM, Alexandros Papadakis < > [email protected]> > >> > > wrote: > >> > >> > >> Hi, > >> > >> > >> Will there be a 64bit version? > >> > >> > >> Best regards, > >> > >> Alex > >> > >> > >> On Tue, Mar 31, 2009 at 5:51 AM, Scott Blum <[email protected]> > wrote: > >> > >> > The GWT team is happy to announce the availability of Google Web > >> > Toolkit > >> > >> > 1.6 > >> > >> > RC2. Download it here: > >> > >> > >> > > http://code.google.com/p/google-web-toolkit/downloads/list?q=1.6.3 > >> > >> > >> > For an overview of the new features in 1.6, please see the > >> > announcement: > >> > >> >http://googlewebtoolkit.blogspot.com/2009/03/google-web-toolkit-16-rc. > .. > >> > >> > >> > The only real difference from RC1 should be some fixes I made for > the > >> > >> > hosted > >> > >> > mode Jetty configuration issues that were reported with RC1: > >> > >> >http://code.google.com/p/google-web-toolkit/issues/list?can=2&q=miles. > .. > >> > >> > >> > --Scott, on behalf of the GWT team > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
