Java Virtal Machine.net

[ News ] rss

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/2008
SunMonTueWedThuFriSat
      1
23456 78
91011 12 13 14 15
161718192021 22
23 2425 2627 28 29
30       

[ Archives News
for 'Developers' ]

November 21, 2008

Op 7a16 timized Code Debugging With Sun Studio dbx

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.

Comment here

More »


Clemens Eisserer: JGears2 / RenderMark

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...

Comment here

More »


Optimized Code Debugging With Sun Studio dbx

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.

Comment here

More »


©2002-2008Java-Virtual-Machine.net