check-leak / check-leak

Find and Prevent memory leaks in your applications
Apache License 2.0
54 stars 7 forks source link

Have a check-leak-All.jar #22

Open maxandersen opened 1 year ago

maxandersen commented 1 year ago

Nice utility!

but have You considered instead of requiring extra maven/gradle steps to provide jars bundled with the native binaries similar to how https://github.com/jvm-profiling-tools/ap-loader does it?

clebertsuconic commented 1 year ago

@maxandersen nice!!! that's a lot nicer !!

I'm definitely interested in doing that...

Are you willing to contribute this? If notI will look on what you (or they) did in the ap-loader..it definitely looks nicer.

maxandersen commented 1 year ago

I wish i could promise to do it but too much Else going on so go for it.

Just thought it would fit really well as an approach and make things simpler.

clebertsuconic commented 1 year ago

@maxandersen sure Max.. I asked if you were doing just to make sure I wouldn't duplicate the effort.

I will do it some time next weekend (been working on weekends for this :) )