It turns out my hopes were answered. First, Prechelt published another... (more…)
Read more »
Nowadays, an increasing number of applications uses deserialization. This
technique, based on rebuilding the instance of objects from serialized byte
streams, can be dangerous since it can open the application to attacks such as
remote code execution (RCE... (more…)
Read more »
JEP 431: Sequenced Collections has been promoted from Candidate to Proposed to Target status for JDK 21. It proposes introducing "a new family of interfaces that represent the concept of a collection whose elements are arranged in a well-defined sequence ... (more…)
Read more »
In this video we take a look at the Sun JavaStation - A Network Computer released by Sun Microsystems in 1996 designed purely to run Java Applets. We will t... (more…)
Read more »