Skip to content

dxzhisheng/jdk8-lambda-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JDK8 Lambda Samples
--------------------------------------------------------------------------

**** DISCLAIMER:                                                    ****
**** At the present moment, Project Lambda is in heavy development. ****
**** These tests may fail to compile, fail to run, or fail the      ****
**** assertions due to syntactic and semantic changes in JDK.       ****

One more time time:
 THESE TESTS REFLECT THE CURRENT STATE OF LAMBDA, AND NOT THE FINAL JDK8

These tests were used on local JUGs to highlight different things about
upcoming Project Lambda (support for lambda expressions in Java 8). The
tests are by no means extensive or complete, and really are the collateral.

The general discussion about the implementation of Project Lambda:
  http://mail.openjdk.java.net/mailman/listinfo/lambda-dev

JSR335 EG observers lists:
  http://mail.openjdk.java.net/mailman/listinfo/lambda-libs-spec-observers
  http://mail.openjdk.java.net/mailman/listinfo/lambda-spec-observers

Binary builds for JDK8 with Lambda support:
  http://jdk8.java.net/lambda

General information about the project:
  http://openjdk.java.net/projects/lambda/

About

JDK8 Lambda Samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%