-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: java7
1690 days later
Oracle finally released JDK 7. 1690 days after JDK 6 the new Java version is now available for download. Beside some new features which will improve the productivity, it contains several enhancements for performance and integration: Type inference with diamont … Continue reading
Java 7 – and Google says no!
Despite of the fact that I really wish to see Java moving forward, I really do feel more than sympathy with Google: On 2011-06-02 Google Inc. voted No with the following comment: While Google supports the technical content of this … Continue reading
Eclipse 3.7 and Java 7
As stated in bug 288548 Eclipse 3.7 will not support Java 7 (JSR-336). But that’s planned for 3.7.1: Due to late availability of JSR-292 (Invoke Dynamic) and JSR-334 (Project Coin) and due to the official release date (July 28, 2011) … Continue reading
Developer preview of JDK7 released
Oracle has released the developer preview of Java 7 (Download). According to Mark Reinhold, jointly responsible developer at Oracle, this build is ready to test it: We’ve run all tests on all supported platforms and haven’t found any glaring issues. … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged developer preview, java7, jdk7
Leave a comment
Java 7 Closures nehmen Gestalt an
Hier einige Blogeinträge zur Implementierung von Projekt Lambda. Vorsicht, die Syntax ist noch nicht final. Aber da das JDK 7 im Herbst 2010 fertig sein soll, wird sich vermutlich nicht mehr allzu viel daran ändern. Brian Goetz über den aktuellen … Continue reading