GraalVM has released major version 21.0 with a new component, Java on Truffle, that provides a JVM implementation written in Java. GraalVM is itself a polyglot virtual machine that provides a shared runtime to execute applications in multiple languages. J... (more…)
Read more »
The Adwind remote access Trojan conceals malicious activity in Java commands to slip past threat intelligence tools and steal user data. (more…)
Read more »
The below is a small story about how I took a program with a runtime of hours to minutes, to tens of seconds to seconds. More for my own personal amusement then anything else. (more…)
Read more »
Oracle recently released version 15 of the Java programming language and virtual machine. We take a look at what's known about the contents of the upcoming next releases, Java 16 and 17. (more…)
Read more »
This post is written by Mark Sailes, Senior Specialist Solutions Architect. This blog post shows how to optimize the performance of AWS Lambda functions written in Java, without altering any of the function code. It shows how Java virtual machine (JVM) se... (more…)
Read more »