Java News from Wednesday, April 7, 2004

Sun has released JFluid 1.4.1, a profiler for Java that can profile "an arbitrary subset of a program that can be changed on-the-fly, while the program is running. This is a capability not available in any other profiling tool for Java at this time." JFluid relies on a unique dynamic bytecode instrumentation mechanism and thus only can run on a specially modified HotSpot VM. New features in 1.4.1 include:


IBM's alphaWorks has released the Network Address Monitoring and Messaging API, "an engine and extensible API for monitoring interface addresses and programmatically responding to their changes. This API's versatile Java framework enables programmers to monitor changes of interface addresses, whether they be local to the machine on which the engine is running or accessible by other means. The engine will then invoke customized notification/messaging code, allowing another programmatic method by which updates can be made to services such as DNS, LDAP, RDBMS, or users and/or bots via e-mail."