stokito / IdeaJol

Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool
https://plugins.jetbrains.com/plugin/10953-java-object-layout
Apache License 2.0
142 stars 9 forks source link

Backport for older IntelliJ #6

Closed stokito closed 5 years ago

stokito commented 6 years ago

v1.3.0 of the plugin supported ancient IntelliJ but v1.5.0 supports only build 182 because I din't make any test on previous IntelliJ version. To support more users we need to test the plugin on previous IntelliJ versions.