peichhorn / lombok-pg

Collection of lombok extensions
http://peichhorn.github.com/lombok-pg/
Other
326 stars 44 forks source link

Memory usage of 0.11.2? #112

Closed nicholas22 closed 11 years ago

nicholas22 commented 11 years ago

I've been using 0.11.0 for a long time and memory was never an issue with Eclipse. I'm using 512MB of max heap (with typically ~80-200Mb being used by Eclipse).

Playing around with 0.11.2 I'm getting OOM errors hitting 512MB every few minutes. I've come to the conclusion that it's the plugin, because reverting to 0.11.0 completely rectifies the issue...

peichhorn commented 11 years ago

See comment on issue #111... There was a memleak in lombok that was fixed only 3 days ago.. I can easily release 0.11.3 if you like. Just let me know.

(Actually there where two memleaks, I fixed one and released lombok-pg 0.11.2 soon after, the other one slipped through my radar..)

nicholas22 commented 11 years ago

Cheers

peichhorn commented 11 years ago

Does this mean, please release 0.11.3 ? xD

nicholas22 commented 11 years ago

hehehe- well, if you have some time, it would be nice... ;)