• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. Coin
  4. 2009ProposalsTOC

Page History

Versions Compared

Old Version 8

changes.mady.by.user J. Duke

Saved on Sep 26, 2009

compared with

New Version 9

changes.mady.by.user J. Duke

Saved on Sep 26, 2009

  • Previous Change: Difference between versions 7 and 8
  • Next Change: Difference between versions 9 and 10
  • View Page History

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document is being drafted and may contain duplicates, unhelpful links, etc. (Sep 25 2009)some incorrect links. In addition, many proposal spawned more than one mail thread. We've tried to keep the link to the original proposal, and to any major follow up revisions. If there was more than one submission (revision) of the proposal, that will appear as "(V1)(V2)...(Vn)" in the "Thread" column.

Proposal

By

On

Thread

Strings in Switch

Joseph D. Darcy

February 27, 2009

Mail Thread

Automatic Resource Management

Josh Bloch

February 27, 2009

Mail Thread

Block Expressions for Java

Neal Gafter

February 28, 2009

Mail Thread

Improved Exception Handling for Java

Neal Gafter

February 28, 2009

Mail Thread

Improved Type Inference for Generic Instance Creation

Jeremy Manson

February 28, 2009

Mail Thread

Improved Wildcard Syntax for Java

Neal Gafter

February 28, 2009

Mail Thread

Multiline strings/String literals

Ruslan Shevchenko

March 1, 2009

Mail Thread (V1)(V2)

Elvis and Other Null-Safe Operators

Stephen Colebourne

March 1, 2009

Mail Thread (V1)(V2)

Import Aliases for Classes and Static Methods

Phil Varner

March 3, 2009

Mail Thread

Lightweight Properties

David Goodenough

March 3, 2009

Mail Thread

Static Methods in Interfaces

Reinier Zwitserloot

March 4, 2009

Mail Thread (V1)(V2)

Multiple switch expressions and case ranges

Pinku Surana

March 5, 2009

Mail Thread

Fold keyword

Gabriel Belingueres

March 5, 2009

Mail Thread

Simplified Varargs Method Invocation

Bob Lee

March 6, 2009

Mail Thread (V1)(V2)

Extend Scope of Imports to Include Package Annotations

Bruce Chapman

March 9, 2009

Mail Thread

Enhanced String constructs for Java

Felix Frost

March 9, 2009

Mail Thread

Method and Field Literals

Jesse Wilson

March 11, 2009

Mail Thread

Embedded Expressions for String Statements

Stefan Schulz

March 15, 2009

Mail Thread

Access to Generic Type Parameters at Compile-Time

David Walend

March 17, 2009

Mail Thread

Named method parameters

Paul Martin

March 21, 2009

Mail Thread

Enhanced for each loop iteration control

Stephen Colebourne

March 21, 2009

Mail Thread

Simplified syntax for dealing with parameterized types.

James Lowden

March 23, 2009

Mail Thread

Compiletime information access

Ruslan Shevchenko

March 24, 2009

Mail Thread

@Unloadable Class defination

Daniel Cheng

March 24, 2009

Mail Thread

Large arrays

James Lowden

March 24, 2009

Mail Thread (V1) , Mail Thread (V2)

Auto-assignment Parameters

Mark Mahieu

March 25, 2009

Mail Thread

Unchecked Exceptions as Subclasses of Checked Exceptions

Alan Snyder

March 25, 2009

Mail Thread (V1)(V2)(V3)

Byte and Short Integer Literal Suffixes

Bruce Chapman

March 25, 2009

Mail Thread

Unsigned Integer Widening Operator

Bruce Chapman

March 25, 2009

Mail Thread

Binary Literals

Derek Foster

March 25, 2009

Mail Thread (V1)(V2)

Return 'this'

Marek Kozie

March 25, 2009

Mail Thread (V1)(V2)

Narrow Hexadecimal and Binary Integer Literals

Bruce Chapman

March 25, 2009

Mail Thread

Improved Support for Optional Object Behaviors at Runtime

,Alan Snyder

March 26, 2009

Mail Thread

'final' without explicit type

Marek Kozie

March 26, 2009

Mail Thread (V1)(V2)

Language Escape Operator

Bruce Chapman

March 26, 2009

Mail Thread

'forget' keyword (beta)

Marek Kozie

March 27, 2009

Mail Thread (V1)(V2)

Using Ordinary Syntax for Reflective Method Invocations

Alan Snyder

March 27, 2009

Mail Thread

Type inference for variable definition/initialization using the 'auto' keyword

Tim Lebedkov

March 28, 2009

Mail Thread

Simplified StringBuffer/StringBuilder syntax

Derek Foster

March 28, 2009

Mail Thread

Language support for JSR 292

John Rose

March 28, 2009

Mail Thread

Simple Operator Overloading

Ruslan Shevchenko

March 29, 2009

Mail Thread

Conditional Statement

Matt Mastracci

March 29, 2009

Mail Thread

Enhanced while statement

Marek Kozie

March 29, 2009

Mail Thread

Abstract Enums

Derek Foster

March 29, 2009

Mail Thread (V1)(V2)(V3)

Indexing access syntax for Lists and Maps

Shams Mahmood

March 30, 2009

Mail Thread

Concise Collection Initialization Syntax

Shams Mahmood

March 30, 2009

Mail Thread

Open and close brace optional for single statement try, catch, finally, method declaration

Glenn A.P. Marshall

March 30, 2009

Mail Thread

Allow the class literal of the surrounding class to be referenced with the 'class' keyword

Peter Runge

March 30, 2009

Mail Thread

Generic Specification by Method

Ron Thomas

March 30, 2009

Mail Thread

checked exception handling enhancement

evildeathmath at yahoo.com

March 30, 2009

Mail Thread

Rethrows Clause

Mark Mahieu

March 30, 2009

Mail Thread

Collection Literals

Joshua Bloch

March 30, 2009

Mail Thread

Elided type specification for initialized final value declarations

Mike Elliott

March 30, 2009

Mail Thread

Templated Construction Expressions (i.e. Expressions Embedded in Strings)

John Rose

March 30, 2009

Mail Thread

Underscores in numbers

Derek Foster

March 31, 2009

Mail Thread

Sameness operators/Equivalence Operators

Derek Foster

March 31, 2009

Mail Thread (V1)(V2)(V3)(V4)

Glue classes based on Extension Methods

Marek Kozie

March 31, 2009

Mail Thread

Accepting a subclass as an element type in a for loop

Jean-Louis Ardoint

March 31, 2009

Mail Thread

@OverrideAll annotation

Gabriel Belingueres

March 31, 2009

Mail Thread

Improved declaration using final keyword of internal method variables and for-loop statement

Andrej Navodnik

March 31, 2009

Mail Thread

Fast and accurate measurement of execution time

Angelo Borsotti

April 13, 2009

Mail Thread

Indexing access syntax for Lists and Maps

Derek Foster

April 22, 2009

Mail Thread

Allow a single-parameter method to be used as an infix operator

Elias Ross

April 23, 2009

Mail Thread

Underscores in Numbers (Version 2)

Derek Foster

May 1, 2009

Mail Thread

Enhanced for each loop iteration control

Derek Foster

May 1, 2009

Mail Thread

Improved Support for Optional Object Behaviors atRuntime

Stefan Schulz

May 12, 2009

Mail Thread

Byte and Short Integer Literal Suffixes

Derek Foster

May 21, 2009

Mail Thread

Concise declaration of JavaBeans properties

Jan Kroken

June 25, 2009

Mail Thread

Overview
Content Tools
ThemeBuilder

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 436, "requestCorrelationId": "3c07ca2f7a34d244"}