Great news! Thanks, Gavin
> On 11 Nov 2019, at 06:49, Manoj Palat <[email protected]> wrote: > > Hi Gavin, > > For the record, JEP 361 Switch Expressions draft looks fine - we have started > to make the preview-to-standard transition of Switch Expressions in Eclipse > on the basis of this, already. > > Thanks, > Manoj > Eclipse Java Dev, IBM. > > ----- Original message ----- > From: Gavin Bierman <[email protected]> > Sent by: "amber-spec-experts" <[email protected]> > To: amber-spec-experts <[email protected]> > Cc: amber-dev <[email protected]>, Jan Lahoda <[email protected]> > Subject: [EXTERNAL] Re: New candidate JEP: 361: Switch Expressions (Standard) > Date: Mon, Oct 21, 2019 4:54 PM > > Just a gentle reminder if you have any feedback based on your experience with > using this feature. > > Gavin > >> >> On 27 Sep 2019, at 17:45, Gavin Bierman <[email protected] >> <mailto:[email protected]>> wrote: >> >> Please note that we are considering making this a permanent feature, so this >> is your last chance to provide substantive feedback based on any new >> experience you may have had with this feature. >> >> A new, draft language spec for JEP 361 (Switch Expressions) is available at: >> >> >> http://cr.openjdk.java.net/~gbierman/jep361/jep361-20190927/specs/switch-expressions-jls.html >> >> <http://cr.openjdk.java.net/~gbierman/jep305/jep305-20190918/specs/patterns-instanceof-jls.html> >> >> This is identical to the version made available for JEP354, apart from some >> cosmetic changes around terminology following some feedback. >> >> [For spec nerds: The primary change is that what was previously called a >> "switch labeled rule" is now called, more simply, a "switch rule”. “Switch >> labeled expression” is now a “switch rule expression”, “switch labeled >> block” is now a “switch rule block” and a “switch labeled throw statement” >> is now a “switch rule throw statement”.] >> >> All feedback welcomed! >> Gavin >> >>> >>> On 25 Sep 2019, at 23:32, [email protected] >>> <mailto:[email protected]> wrote: >>> >>> https://openjdk.java.net/jeps/361 <https://openjdk.java.net/jeps/361> >>> >>> - Mark > > >
