Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-09-01 Thread Tommy Fannon
..because developers like to work on new things. Many of choose technology that pushes the limits. If GAE/j gets too far behind the curve and doesn't support Java 7, people are not going to migrate to the platform. I consider Google a 'thought-leader' in emerging technology. But, they

[appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-09-01 Thread gjs
Hi, I think its better to wait till some of the bugs are worked out... Regards On Sep 1, 9:41 pm, Tommy Fannon tfan...@gmail.com wrote: ..because developers like to work on new things. Many of choose technology that pushes the limits.   If GAE/j gets too far behind the curve and doesn't

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-08-29 Thread Piotr Tarsa
I think adding support to Java 7 should be coupled with some API redesign, to leverage some new language features, like try-with-resources. Or even do API redesign first. 2011/8/24 Brandon Donnelson branflake2...@gmail.com What would be the benefits of moving to Java 7 sooner than later? --

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-08-23 Thread Hannu Leinonen
How 'bout now when Java 7 is out there in the wild? Any plans yet? -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/ucpVVTwHLjMJ. To

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-08-23 Thread Brandon Donnelson
What would be the benefits of moving to Java 7 sooner than later? -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/qUqOlkgoVrQJ. To

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-30 Thread Ikai Lan (Google)
We believe we've identified a fix and tested it. It should be shipping with the 1.4.3 SDK when that comes out soon. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-30 Thread Guillaume Laforge
Great news! On Wed, Mar 30, 2011 at 19:01, Ikai Lan (Google) ika...@google.com wrote: We believe we've identified a fix and tested it. It should be shipping with the 1.4.3 SDK when that comes out soon. Ikai Lan Developer Programs Engineer, Google App Engine Blog: 

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-30 Thread nacho
My Jetty is working again. Thanks, thanks, thanks! -- 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

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-29 Thread branflake2267
The eclipse app engine dev (jetty) dies after upgrading on Mac OSX. The new JVM(JRE) instantly kills/terminates on debugging with no traces. The new Java JRE run time will not work. I recommend not upgrading the Java on MAC OSX for the moment, until Jetty can be patched or JVM patched.

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-29 Thread Ikai Lan (Google)
That's kind of a weird logical gap there, isn't it? I think that date is too far out to worry about at the moment. We've got bigger problems with the Java runtime that we are looking to address - for instance, the issues with OS X Java update. Ikai Lan Developer Programs Engineer, Google App

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-29 Thread Francois Masurel
Ok, Ikai, thanx for your answer. -- 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

[appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-28 Thread Craig
Not currently. The docs say App Engine runs your Java web application using a Java 6 JVM... (http://code.google.com/appengine/ docs/java/runtime.html) As a follow-up question to anyone on the GAE team: Is there an ETA on when GAE will support Java 7 after it's released? On Mar 3, 2:00 pm,

Re: [appengine-java] Re: is it possible to use Java 7 on GAE ?

2011-03-28 Thread Ikai Lan (Google)
No ETA. This isn't something we're exploring at the moment. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Sun, Mar 27, 2011 at 6:53 AM, Craig