All content and news on InfoQ about Java SE
Latest featured content about Java SE

- Java
- Topics
- Language
In this interview from QCon San Francisco 2007, Chet Haase discusses Java SE 6 Update N, the Java Kernel, Java FX, the shift in focus to consumer desktop features in Java 7, and redesigning of applets.
-
By Chet Haase
on Mar 19, 2008,
News about Java SE
- Java
- Topics
- Release
The author of xSocket, Gregor Roth, touts xSocket as being easy to use and simpler than other similar libraries. InfoQ had the opportunity to interview Gregor about the recent release of xSocket 2.0 and find out its history, current status and future plans.
-
By Craig Wickesser
on Apr 30, 2008,
- .NET,
- Ruby,
- Java
- Topics
- Web 2.0,
- .NET Framework
Developers today are constantly creating applications that consume services of other web sites. Consuming these services requires figuring out and understanding the sometimes complex Application Programming Interfaces (APIs).
-
By Robert Bazinet
on Apr 18, 2008,
- Java
- Topics
- Programming
Last week, the 2008 Java Posse Roundup was held in Crested Butte, Colorado. The Roundup is an OpenSpace conference.
-
By Jon Rose
on Mar 10, 2008,
Articles about Java SE

- Java
- Topics
- Programming
Annotations in Java 5 provide a very powerful metadata mechanism. Yet, like
anything else, we need to figure out where it makes sense to use it. In this
article we will take a look at why Annotations matter and discuss cases for
their use and misuse.
-
By Venkat Subramaniam
on Jul 25, 2006,
Interviews about Java SE

- Java
- Topics
- Language,
- Leadership,
- Change,
- Platforms,
- Design,
- Programming,
- .NET Framework,
- Community
In this panel discussion from QCon San Francisco, several influential leaders of the software development community discussed and debated the future of the Java language and APIs based upon the lessons we have learned from the past. Topics included static versus dynamic languages, removing code from Java, forking the JVM, and the next big programming language.
-
By Chet Haase, Charles Nutter, Rod Johnson, Joshua Bloch, Erik Meijer
on Feb 20, 2008,

- Architecture
- Topics
- Business,
- Events,
- Open Source,
- Grid Computing
Martin Fowler, Frank Buschmann, Steve Cook, Jimmy Nilsson, and Dave Thomas discuss the future of software development. Topics covered include outsourcing, is Google the next MS?, multi-core & parallism, grid computing, software stacks of the future, and more. A thoroughly thought-provoking panel! JAOO is producing the QCon event.
-
By Martin Fowler, Jimmy Nilsson, Dave Thomas, Frank Buschmann, Steve Cook
on Mar 15, 2007,
Presentations about Java SE

- Java
- Topics
- Media,
- Runtimes
In this presentation from QCon San Francisco 2007, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX (e.g. media support, scene graph, HTML and mobile devices), and the current set of possible features for JDK 7 such as Java FX features, Swing-related JSRs (295 and 296), transparent/shaped windows, tiered compilation, closures and invoke-dynamic bytecode.
-
By Chet Haase
on Feb 12, 2008,

- Java
- Topics
- Dynamic Languages
Scripting languages are of growing importance, and they are typically dynamically typed. This session discusses improved support for these languages in the JVM, through the use of the new invokedynamic bytecode and through improved support for hot-swapping--modifying code and classes on the fly while maintaining the JVM software's security and integrity.
-
By Gilad Bracha
on Mar 23, 2007,