Looking forward to multicatch! Quick question: when you say Java 7 is not supported, do you mean that GAE production will not run Java 7 apps at all, or that Java 7 apps will run but may be flaky?
Thanks, -Vinny P On Friday, October 19, 2012 1:04:41 PM UTC-5, Richmond Manzana wrote: > > Hi, > > We've posted the pre-release SDKs for Python and Java here: > http://code.google.com/p/googleappengine/downloads/list > > Pre-Release notes below. > > Cheers, > > Rich > > App Engine Java SDK - Release Notes > > Version 1.7.3 > ============= > > - We encourage you to try and test your application using Java 7 and App > Engine SDK. Note that Java 7 is *not* a supported runtime. > - Java 7 Features that we encourage you to try in dev appserver: > Strings in switch > Binary integral literals and underscores in number literals > Multi-catch and more precise rethrow > Improved type inference for generic instance creation (diamond) > try-with-resources statement > Simplified varargs method invocation > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/opdXw9zQ3PEJ. 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-appengine?hl=en.
