Daisuke Yamazaki
I am a student in the College of Information Science, School of Informatics, University of Tsukuba.
I am interested in Java, software runtime environments, information systems, and security.
Recently I have been especially interested in Java, mostly working on the Java ecosystem and related activities.
Main Activities
Recent Entries
- A Patch for Reading OpenJDK with CLion on Windows
About Patch.java, which helps CLion read OpenJDK code on Windows.
- [Java Ring] 08. The Java Ring Has Come Back to Life!
In the recent television broadcast, the Java Ring successfully came back to life. Here is a look back at the broadcast and what happened around it.
- [Java Ring] 07. Let Us Meet at Knight Scoop!
The effort to revive the Java Ring will be featured in Detective! Knight Scoop.
- Reading OpenJDK Code Correctly with CLion
How to handle errors that occur when trying to read OpenJDK code in CLion
- Enhancement 8386858: [lworld] Omit load_prototype_header When UseObjectMonitorTable Is Used
When UseObjectMonitorTable is enabled, I have modified it to avoid loading the prototype header in the path that reads the Valhalla-specific mark word flag.