Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] 500MB Map in memory during import

Hi everybody,

I was profiling JBoss Developer studio 9 (based on Eclipse M6) with jprofiler during importing whole wildfly codebase (https://github.com/wildfly/wildfly) and I saw a huge 500MB Map in org.eclipse.m2e.core.internal.embedder.MavenExecutionContext - specifically private Map<String, Object> context. The map is garbage collected after some time.

I was wondering if this is expected ?

Thanks,

Rastislav Wagner
JBDS QA
irc: rawagner

Red Hat Czech
Purkynova 99, 612 00 Brno, Czech Republic


Back to the top