New posts in java-7

Am I using the Java 7 try-with-resources correctly

Java G1 garbage collection in production

How to check the extension of a Java 7 Path

New features in java 7

Java 7 String - substring complexity

"Comparison method violates its general contract!" - TimSort and GridLayout

Testng, Emma, Cobertura, coverage and JDK 7 result in ClassFormatError and VerifyError

java.lang.VerifyError: Expecting a stackmap frame at branch target JDK 1.7

Differences in auto-unboxing between Java 6 vs Java 7

How do I use JDK 7 on Mac OSX?

Java Thread priority has no effect

Technically what is the main difference between Oracle JDK and OpenJDK? [duplicate]

After Installing Java JDK 7 For Mac OS X - mvn -version still shows java version 1.6.0_31

invalid target release: 1.7

What is the difference between PermGen and Metaspace?

Why does the difference between 30 March and 1 March 2020 erroneously give 28 days instead of 29?

Java: int array initializes with nonzero elements

Why is my URI not hierarchical? [duplicate]

How to set IntelliJ IDEA Project SDK

What's the purpose of try-with-resources statements?