gnodet closed issue #897: memory leak at
com.sun.tools.javac.util.SharedNameTable$NameImpl
URL: https://github.com/apache/maven-mvnd/issues/897
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
gnodet commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1779505432
Closing as won't fix as this is not really a mvnd bug. Thx @clebertsuconic
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
clebertsuconic commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1779469646
I've tried it with the plexus update, by updating my maven compiler to a
snapshot and that fixed the issue:
 on my build.
--
This is an automated mess
rmannibucau commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775649486
Hi, it can be worth setting `true` in `maven-compiler-plugin`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
cstamas commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775640208
There is a SO article about this, it seems is not a leak per se but a
"feature" of javac:
https://stackoverflow.com/questions/14617340/memory-leak-when-using-jdk-compiler-at-runt
clebertsuconic commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775594196
and just to give it a context on the version being used:
```
lebertsuconic@MacBook-Pro out % mvnd --version
Apache Maven Daemon (mvnd) 1.0-m7 darwin-amd64
clebertsuconic commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775589172
first build 10K, second build 20K... this build.. 30k ^^^
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
clebertsuconic commented on issue #897:
URL: https://github.com/apache/maven-mvnd/issues/897#issuecomment-1775588207

--
This is an automated message from the Apache Git Service.
To respon
clebertsuconic opened a new issue, #897:
URL: https://github.com/apache/maven-mvnd/issues/897
I found a leak with com.sun.tools.javac.util.SharedNameTable$NameImpl
I have been building this with artemis build. But I suspect this is not
related to anything on my project. But I will lis
11 matches
Mail list logo