Static Compilation of Java Applications at Alibaba at Scale
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »
If you have been a Java developer for a while now you might be wondering what to learn next. Read more
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »Java.util package provides a Hashtable class which implements hash table and maps keys to value. Any non-null object can be used as a key or as a value. To successfully store and retrieve objects from a hashtable, the objects used as keys must implement t... (more…)
Read more »This is the fourth and last post in the blog post series I wrote covering the features that has been added to java 14, released just a couple of days back. Java 14 / JDK 14: General Availability: https://t.co/THxJ9llBpj #jdk14 #java14 #openjdk #java&... (more…)
Read more »High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Lat... (more…)
Read more »Most compiler engineers I know (including myself) believe it is a good thing to expose as much information about the program under compilation as possible to the compiler. The hope is that, in return, the compiler will perform more precise analysis and mo... (more…)
Read more »The latest Java news to your inbox. Once a week.
No spam and it’s easy to unsubscribe.