In 64-bit Hotspot, Java objects have an object header of 128 bits: a 64 bit multi-purpose header (‘mark’ or ‘lock’) word and a 64-bit class pointer. With typical average object sizes of 5-6 words, this is quite significant: 2 of those words are al... (more…)
Read more »
Feedback - Kotlin on the server-side - the good, and the bad, in minutes, for free... (more…)
Read more »
This page provides production-ready open-source builds of the
Java Development Kit,
version 25, an implementation of the Java SE 25
Platform under the GNU General Public
License, version 2, with the Classpath Exception. (more…)
Read more »
a driver for communicating with Busylight written purely in Java - tckb/busylight_driver... (more…)
Read more »