background preloader

Javalobby

Javalobby

Deep into Java Java 7 You are here: Home / Java 7 This page lists the proposed features in Java 7 and information about them. At this point, no Java 7 JSR has been created (although Danny Coward apparently is working on it). Note: I have absolutely no inside information on any of this and you should treat it all as unofficial. The official JDK 7 Development Home page has mailing lists, downloads, source, and more. My most recent summary article on Java 7 can be found on JavaWorld. Features Java 7 Discussion Details Project Jigsaw Project Description: This project is intended to modularize the JDK itself by breaking it into . Blogs: JSR 294 Improved Modularity Support (superpackages) JSR | Early Draft Review | Mailing list Description: This JSR is related to JSR 277. 277 deals with deployment and packaging. 294 focuses more on API modularity at development time. Example: superpackage example.bar.lib { // member packages member package example.bar.lib; // list of exported types export example.bar.lib.Table; Java Kernel Wiki

The Coder's Breakfast JH Labs Java Stuff

Related: