Sun to add JFluid profiling tool to Java Studio
Sun Microsystems Inc. last week took an important step toward commercializing an experimental Java performance measurement tool called JFluid, moving the two-year-old project from the Sun Labs research and development group into the company's software division. Sun now expects to ship the software as part of an April 2005 release of its Java Studio integrated development environment (IDE), the company said.
JFluid is a "profiling" tool, software that examines Java applications and informs developers of potential performance bottlenecks in their code. It was developed by a team lead by Misha Dmitriev, who was transferred from Sun Labs to the software group last week, according to a statement on Sun's Web site.
An early access version of JFluid has been integrated into version 3.6 of the NetBeans open source software, which forms the basis the commercial Java Studio product.
Though a number of Java profilers are already shipping, they are typically sold as stand-alone products and not integrated into IDEs, according to Rich Unger, a member of the NetBeans Governance Board and a software engineer at Nuance Communications Inc., who is familiar with JFluid.
What makes JFluid unique is the fact that developers can turn its profiling features on or off at any time, and use them to examine the performance a small section of the code that they are interested in, rather than the entire Java application, making JFluid a much faster than most profilers, Unger said in an e-mail interview.
"In general, profilers are a real drag on performance," he said. "If you're trying to find a memory leak that only manifests itself after a 20 minute operation, it can take a few hours running under a profiler to get to that point."
Though profilers have been around for years, they are part of a growing number of tools being made to let software developers fix problems, like application performance, which have previously been handled by quality assurance or operations teams, said Dan Scholler, vice president of technology research services with Meta Group Inc.
"Tools are catching up and building in all of this stuff that historically has been done after the fact," he said. "What we are seeing is a very aggressive effort to improve the productivity of individual developers."
JFluid isn't the only Sun Labs technology being integrated into Sun's commercial products. Sun is also integrating the Jackpot project, led by Java creator James Gosling, into its IDE. Jackpot consists of a number of developer tools designed to reduce the complexity of Java application development. Last year Gosling left Sun Labs to become chief technology officer of Sun's developer product group.
IDG News Service
Build your tech library with our book giveaways.
Windows PowerShell 2.0 Unleashed
By Tyson Kopczynski, Pete Handley, Marco Shaw; Published by Sams
Windows PowerShell Unleashed will not only give you deep mastery over PowerShell but also a greater understanding of the features being introduced in PowerShell 2.0–and show you how to use it to solve your challenges in your production environment. Enter now!

Ubuntu Server Administration
By Michael Jang; Published by McGraw-Hill Osborne Media
Realize a dynamic, stable, and secure Ubuntu Server environment with expert guidance, tips, and techniques from a Linux professional. Ubuntu Server Administration covers every facet of system management -- from users and file systems to performance tuning and troubleshooting. Enter now!








