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

multiple javaw.exe process if i run javafx 2.2 application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P4
    • 9
    • 7u6
    • deploy
    • None
    • javafx and eclise juno

    Description

      I am creating multiple AnchorPane with FXMLLoader.load(getClass().getResource("a.fxml") and storing it in HashMap<String, AnchorPane>.

      During running this application, I could see multiple javaw.exe process.

      in JVM Monitor i could see like below (atleast 10 rows)

      com.oracle.javafx.authoring.Main C:\workspaceFX\SDA\src\resource\reltosda.fxml [PID: 2184]
      com.sun.javaws.Main C:\WINDOWS\Profiles\<user>\LOCALS~1\Temp\javaws2 [PID: 1252]
      ..
      ..


      is it normal behaviour

      Attachments

        Activity

          People

            dcherepanov Dmitry Cherepanov
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: