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 129195 - JavaFX profiler
Summary: JavaFX profiler
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexei Mokeev
URL:
Keywords:
Depends on: 129196
Blocks:
  Show dependency tree
 
Reported: 2008-03-04 23:10 UTC by Martin Ryzl
Modified: 2008-04-14 14:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2008-03-04 23:10:37 UTC
Support for profiling of javafx applications. JNLP, standalone apps and applets should be supported. Initially, raw,
java methods should be displayed, the ultimate goal is to make it possible to show new javafx constructions, like for
instance binding, etc.
Comment 1 Andrey Yamkovoy 2008-04-14 12:35:54 UTC
JavaFX Profiler was implemented.
Comment 2 Alexandr Scherbatiy 2008-04-14 14:00:19 UTC
verified