Export to GitHub

google-web-toolkit - issue #7999

Support Java 7 syntax/features


Posted on Feb 6, 2013 by Swift Rhino

This is an attempt at listing all issues related to supporting Java 7 constructs/features: - switch-on-strings - diamond operator - multicatch - standard library enhancements (e.g. Integer.compare(int,int)) - etc.

We'll create a similar issue for Java 8 when the time comes.

Comment #1

Posted on Mar 17, 2013 by Swift Rhino

(No comment was entered for this change.)

Comment #2

Posted on Mar 17, 2013 by Swift Panda

(No comment was entered for this change.)

Comment #3

Posted on Mar 30, 2013 by Swift Panda

this might be helpful as well: https://groups.google.com/forum/?fromgroups=#!topic/google-web-toolkit-contributors/B-8VfhdnU3c

Comment #4

Posted on May 21, 2013 by Swift Rhino

Java 7 language: https://gwt-review.googlesource.com/2650 and https://gwt-review.googlesource.com/2681

Note closing this issue yet as we'd also want to add a few changes to the runtime emulation.

Comment #5

Posted on Jun 2, 2013 by Swift Rhino

(No comment was entered for this change.)

Comment #6

Posted on Aug 13, 2013 by Grumpy Cat

(No comment was entered for this change.)

Comment #7

Posted on Sep 11, 2013 by Swift Rhino

See issue 8044 for one detail we have to mention in the release notes in addition to support (and defaulting to) Java 7.

Comment #8

Posted on Feb 5, 2014 by Happy Elephant

Changed status because 2.6 is released.

Status: Fixed

Labels:
java7 Category-JRE Milestone-2_6 Type-Feature ReleaseNote-Major