Here are the latest Java articles on Baeldung: String Concatenation with Invoke Dynamic Learn about relatively new Java optimization: string concatenation with invokedynamic. What Causes java.lang.OutOfMemoryError: unable to create new native thread Learn about what causes the java.lang.OutOfMemoryError: unable to create new native thread error. Casting int to Enum in Java Learn how to cast an int to an Enum in Java. Super Type Tokens in Java Generics Learn how to preserve the generic type information at runtime using super type tokens. Cheers, Eugen. |