Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8237603

javafx memory leak under linux when use AnimationTimer

XMLWordPrintable

    • x86_64
    • linux

      ADDITIONAL SYSTEM INFORMATION :
      openjdk version "11.0.5" 2019-10-15
      OpenJDK Runtime Environment (build 11.0.5+10)
      OpenJDK 64-Bit Server VM (build 11.0.5+10, mixed mode)

      OS: Manjaro 18.1.5 Juhraya
      Kernel: x86_64 Linux 5.3.18-1-MANJARO
      Shell: bash 5.0.11
      Resolution: 1920x1080
      DE: GNOME 3.34.2
      WM: Mutter
      WM Theme: Matcha-light-sea
      GTK Theme: Matcha-light-sea [GTK2/3]
      CPU: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx @ 8x 2.1GHz
      GPU: AMD RAVEN (DRM 3.33.0, 5.3.18-1-MANJARO, LLVM 9.0.0)
      RAM: 9354MiB / 15008MiB

      A DESCRIPTION OF THE PROBLEM :
      Running the provided source code causes a memory leak.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      git clone git@github.com:fantasy0v0/dinoFX.git
      cd dinoFX
      ./gradlew run
      # Keep running for a while

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Normal
      ACTUAL -
      System out of ram

      ---------- BEGIN SOURCE ----------
      https://github.com/fantasy0v0/dinoFX/blob/master/src/main/java/fantasy0v0/dinoFx/App.java
      ---------- END SOURCE ----------

      FREQUENCY : always


            arapte Ambarish Rapte
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: