This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159790

Summary: Opening big FXZ file blocks IDE
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: UnsupportedAssignee: Adam Sotona <asotona>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: FXZ file
IDE screen-shot

Description Alexandr Scherbatiy 2009-03-06 14:15:06 UTC
Product Version         = NetBeans IDE 6.5 (Build 200901261116)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_12-ea; Java HotSpot(TM) Client VM 11.2-b01; Sun Microsystems Inc.


Steps to reproduce:

- Create a JavaFX Script project
- Copy the attached FXZ to the project
- Right click on the project and select open

  The IDE is blocked for 12 seconds
Comment 1 Alexandr Scherbatiy 2009-03-06 14:17:23 UTC
Created attachment 77819 [details]
FXZ file
Comment 2 Alexandr Scherbatiy 2009-03-06 14:18:23 UTC
Created attachment 77820 [details]
IDE screen-shot
Comment 3 Adam Sotona 2009-03-09 15:12:44 UTC
The whole JavaFX rendering runs in AWT thread and block the rest of JVM.
Closing as WONTFIX, please report it on JavaFX Runtime.
Comment 4 Alexandr Scherbatiy 2009-03-10 15:07:50 UTC
JIRA issue:  Opening big FXZ file blocks NetBeans
http://javafx-jira.kenai.com/browse/DTL-8
Comment 5 David Strupl 2011-10-19 12:06:02 UTC
Cleaning bugzilla categories ....