New posts in java-7

Type-parameterized field of a generic class becomes invisible after upgrading to Java 7

Android import java.nio.file.Files; cannot be resolved

Switch ignore case in java 7

Android Studio 'tools.jar' file is not present in classpath

Sending email using JSP

Having spaces in Runtime.getRuntime().exec with 2 executables

java.lang.UnsupportedOperationException: 'posix:permissions' not supported as initial attribute on Windows

Is The Java Tutorials Translucent Window example giving trouble to those playing with jdk7?

Are Locks AutoCloseable?

How to set a java compiler in Netbeans

How safe is it to use -XX:-UseSplitVerifier?

Maven doesn't use Java 7

Programming Java 7 in Eclipse

MethodHandle - What is it all about?

Why isn't getSelectedItem() on JComboBox generic?

Close resource quietly using try-with-resources

Java 7 Automatic Resource Management JDBC (try-with-resources statement)

Get file/directory size using Java 7 new IO

Application is using Java 6 from Apple instead of Java 7 from Oracle on Mac OS X?

intern() behaving differently in Java 6 and Java 7