OpenJDK platform binary consuming too much ram

7,960

I've did a bit of search and this issue isn't uncommon and doesn't seem to be uniquely caused by Flutter specifically https://www.google.com/search?q=openjdk+high+memory+usage

Have you tried using the latest version of either Flutter stable or master channels and see if the same behavior persists? If yes, I suggest filing this as an issue here https://github.com/flutter/flutter/issues with a complete repro to replicate.

Share:
7,960
ObadaJasm
Author by

ObadaJasm

Mobile Application Developer uses Dart and Flutter to turn code into a Amazing Cross App. Senior year in college Informatics Engineering specialized in Software Engineering in Tishreen university

Updated on December 20, 2022

Comments

  • ObadaJasm
    ObadaJasm over 1 year

    I'm coding flutter in vs code and i have noticed that OpenJDK platform binary consuming too much ram and it's not about that only It's consuming my cpu to.

    Task manager screenshot About 1 gb of ram !

    Why is this? And how yo fix it ?