Topic: jvm

Checking in with OpenJDK 9

OpenJDK 9 doesn’t yet have a set release date, but the project is continuing apace. With project Jigsaw as the headliner of the effort, the developers working on OpenJDK 9 have been tweezing apart the bits and pieces of Java to make the platform more modular overall. Project Jigsaw is no small effort. At JavaOne … continue reading

The Bitcoin Developer Guide, Plumbr locked thread detection and JetBrains Kotlin M10—SD Times news digest: Dec. 17, 2014

Bitcoin.org has released the Bitcoin Developer Guide, a list of detailed information about the bitcoin protocol and related specifications. The guide provides basic information about bitcoin as well as the steps and resources needed to start building bitcoin-based applications. The guide spans bitcoin-related development topics such as block chains, block height and forking, transactions and … continue reading

Oracle reveals additional Java 9 features

Oracle continues to pile on the new features planned for Java 9, posting feature outlines for unified JVM logging and additional compiler controls, as well as plans to remove deprecated garbage collection combinations and fix Project Coin. Adding to the initial Java 9 feature set approved for release back in August, Java chief architect Mark … continue reading

Code Watch: Two great paradigms, great together

Functional programming is bigger than ever. Between Apple’s new Swift programming language, the availability of F# and Scala on the CLR and JVM respectively, and even the introduction of lambdas to Java, mainstream programmers are increasingly expected to be comfortable not just with object-oriented terminology, but with the jargon and mindset of the functional community. … continue reading

Project Panama: A native bridge between Java and C/C++ code

Alternative to the JNI would connect code managed by JVM and APIs for libraries not managed by the JVM … continue reading

Oracle software engineers write proposal for Java value types

Brian Goetz, John Rose and Guy Steele publicize official thesis for value types in the JVM … continue reading

Developers create Avail, an ‘articulate’ programming language

Avail is designed to solve software engineering problems using natural expressions … continue reading

Project Nashorn: The bridge between Java and JavaScript

The JavaScript engine that runs on the JVM will ship with Java 8 in March … continue reading

DMCA.com Protection Status