JOL 0.8

Aleksey Shipilev shade at redhat.com
Mon Mar 20 09:43:36 UTC 2017


Hi,

JOL 0.8 is released and available at Maven Central. It includes the following
bugfixes, mostly targeted on JVM languages:

 *) JOL misinterprets "foo.int" class as primitive:
   https://bugs.openjdk.java.net/browse/CODETOOLS-7901916

 *) Work around the JDK Class.getSimpleName() bug:
   https://bugs.openjdk.java.net/browse/CODETOOLS-7901918
   https://bugs.openjdk.java.net/browse/JDK-8057919

 *) JOL mishandles anonymous classes, crashing when introspecting them:
   https://bugs.openjdk.java.net/browse/CODETOOLS-7901919

Enjoy!
-Aleksey



More information about the jol-dev mailing list