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 »
Adapting to industry shifts and student feedback, the computer science department has implemented va... (more…)
Read more »
Meet JCypher: A Java Domain-Specific Language (DSL) for the Cypher graph query language – perfect for connected data use cases. (more…)
Read more »
Adding characterization tests to a legacy java code command line application. Running into the legacy code dilemma because of dependencies to the System glob... (more…)
Read more »
Java 9 brings more than just modules: better performance, less momory consumption, G1 as the default GC, HTML5 Javadoc ... a lot goes on inside Java 9. (more…)
Read more »