March 16, 2010
JPA in the Clouds. A big part of my current company work is related to managing infrastructure hosted in cloud computing environments.I have recently released an open source project ( Rain Toolkit ) to help ease the management of Amazon EC2 objects. It is a set o...
More »
March 16, 2010
Hudson Hackathon this weekend. If you are living in San Francisco bay area, or if you are visiting the area for EclipseCon next week, make sure to come to Hudson Hackathon this Friday 3/19 and/or Saturday 3/20. The plan is to meet up, hang out, chat, hack code, and have fun. If yo...
More »
|
 |
November 21, 2008
Learn how to debug the optimized code with Sun Studio dbx. Use dbx to display the value of local variables and function parameters when applications are compiled with high level compiler optimization options such as -O2, -O3, -O4, and -O5.
More »
1.) JGears2, a simple Java2D shape rendering benchmark (Zack Rusin's QGears2 ported to Java) is available on the project page.You can give it a try using Webstart.Update: Somebody else did the port almost simultaneously, and his veryion even impleme...
More »
Learn how to debug the optimized code with Sun Studio dbx. Use dbx to display the value of local variables and function parameters when applications are compiled with high level compiler optimization options such as -O2, -O3, -O4, and -O5.
More »
|