Jdk7, alguém usou?

Ainda não testei essa jdk, porque tenho projetos com a versão antiga. Ainda vou testá-la pra ver se tem alguma diferença. Se alguém já testou e puder postar alguma diferença…

Oi Marcos,

Lançado como assim ? versão final ?

não achei, voce tem o link ?

Link pra vocês baixarem
http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html

Outro link

Olha o texto
Key Features

JDK 7 introduces several key features to improve performance, usability, and security of the Java platform. A detailed list of these features appears on the OpenJDK site.

Based on the feedback from the developer community and Sun’s customers, the JDK 7 features primarily focus on the following areas.
Modularization A large-scale effort to refactor, or break up, the Java SE platform into smaller, separate, interdependent modules. Individual modules can then be downloaded as required by the Java virtual machine and/or Java applications. This effectively shrinks the size of the runtime on the user’s machine.

One benefit of modularization is that the platform is a smaller download, potentially improving start-up performance. Having a smaller memory footprint also enables significant performance improvements, especially for desktop applications. A smaller platform also means it can now fit on devices with less memory.

You can find more information about modularization on the OpenJDK site, on Mark Reinhold’s blog , or on the Project Jigsaw site.
Multi-Language Support Improves compatibility between Java and various dynamic languages, such as Ruby and Python, by providing better-than-native implementations of these languages on top of the Java Runtime Environment (JRE).

Refer to JSR 292a>, also called ?InvokeDynamic?. This JSR defines the elements critical for Ruby, Python, and other dynamic languages to be addressed for JDK 7.

You can find more information on the Da Vinci Machine project page or on the Sun wiki site.
Developer Productivity JDK 7 will also include several features to enhance developer productivity. One of Sun’s goals is to make JDK 7, and other versions of the JDK, as developer-friendly as possible. Here are some features in JDK 7 to do just that:

* Project Coin: Small language changes
* Concurrency and Collections Updates
* JSR 308: Type Annotations to improve static program checking
* JSR 203: New I/O to define a true filesystem API

Performance Sun understands the need to improve the performance of the Java SE platform, and several features in JDK 7 address just that. Here are two such features slated for JDK 7:

* Compressed 64-bit object pointers
* G1 Garbage Collector

The new Garbage First (G1) Garbage Collector is a low pause, server-style garbage collector that will eventually replace the Concurrent Mark-Sweep (CMS) garbage collector. G1’s primary advantage over CMS are incremental compaction, better predictability, and ease of use. You can find more information on the OpenJDK site or on Alex Miller’s blog.

Olha esse outro texto aqui
http://www.infoq.com/br/news/2010/09/jdk7-apenas-em-2012

Então de acordo com

ele ainda não foi lançado, que susto voce me deu, hehe :lol:

O lançamento tinha sido adiado para 2012, mas dá pra baixar a JDK. Baixem enquanto há tempo. Pode ser que eles tirem logo do download. Lembrem-se de fazer backup do seu antigo projeto. Não sei se vai dar problema com a IDE, porque ainda não testei. Eu queria mais controles para a aplicação, assim com tem no Visual Studio que usava. A Microsoft é muito melhor em questão de recursos e facilidade, sendo a construção mais rápida e não precisa daquela monte de layouts pra escolher, dá pra fazer tudo melhor que o JAVA. Mas só não funciona no LINUX… Já testei com MONO mas nada.

http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html

edgesuite.net ???

Que site é esse? :shock:

Ah, então vai voltar o lambda pro JDK 7? E aquele das coleções? E o null operator ? Se sim, é uma coisa boa, pois depois que tiraram tudo isso o mais interessante que tinha nesse novo JDK era o swicth case com string :stuck_out_tongue:

Poutz… muda o título… peguei até um Susto…

Já ia gritar… “Voltem das Coliiinaaaass…”

Ei, podem baixar tranquilo. O link que mandei e ja redirecionado do site da SUN. Mas já que não sabiam disso e estão com medo de clicar, olhe abaixo o lilnk da SUN que é redirecionado para o mesmo site.
http://www.oracle.com/technetwork/java/javase/downloads/ea-jsp-142245.html

Esse JDK promete einh…
Tô com medo do que a Oracle pode colocar dentro desse jdk

O JDK 7 vai ser lançado no meio do ano, já está em Feature Complete.

Pra 2012 está previsto é o JDK 8.