Java Virtal Machine.net

[ News ] rss

March 19, 2010

New process for subscribing/unsubscribing to jsr-314-open@jcp.org. My last blog entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The information on how to subscribe/unsubscri...

More »

March 19, 2010

Using JSF 2.x on Jetty 6.x.. If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options, see this short article.

More »

September/2008
SunMonTueWedThuFriSat
 12 345 6
789 101112 13
141516171819 20
21222324252627
282930    

[ Archives News
for 'Developers' ]

home > news > developers > september 2008

September 2008

September 19, 2008

Debugging Multithreaded Programs

This article suggests ways of avoiding bugs in your code as well as strategies for finding these bugs using the dbx command-line debugger.

Comment here

More »


September 13, 2008

Distributed SCM: You Don't Get It Until You Got It

There has been a lot of debate about the merits of distributed source control management systems, but until you've seriously worked with one you just won't understand how appealing they are. Just a...

Comment here

More »


September 13, 2008

Distributed SCM: You Don't Get It Until You Got It

There has been a lot of debate about the merits of distributed source control management systems, but until you've seriously worked with one you just won't understand how appealing they are. Just ask any developer who has had to go back to a single-...

Comment here

More »


September 12, 2008

Using DTrace to Demystify Watchpoints in the Sun Studio dbx Debugger

This article educates users on how to use the watchpoint facility in the Sun Studio dbx debugger for both source-level and instruction-level debugging.

Comment here

More »


September 09, 2008

Find Memory Leaks!

I'm back! I'm sorry I've been quiet on this blog, but I've just taken a long vacation. It's been a few years since my last long vacation, so I really enjoyed it. On top of that, we bought a house, moved and made some home improvements, and that ...

Comment here

More »


September 05, 2008

Sun HPC ClusterTools 8.0 Now Available for Solaris and Linux

Sun HPC ClusterTools 8.0 software is an optimized and scalable MPI library and parallel job launcher, which is based on the open-source Open MPI project. It supports Sun Studio compilers and tools and GNU/gcc toolchains on both Solaris and Lin...

Comment here

More »


September 05, 2008

Updated: Getting The Best AMD64 Performance With Sun Studio Compilers

This article has been updated with essential information for Sun Studio 12. Read the note at the top of the article.

Comment here

More »


September 02, 2008

It's All Just Bits

Developers often get so involved with design abstractions that those concepts can block understanding of what's really happening during execution. Reminding yourself that "it's just bits" regularly...

Comment here

More »


September 02, 2008

It's All Just Bits

Developers often get so involved with design abstractions that those concepts can block understanding of what's really happening during execution. Reminding yourself that "it's just bits" regularly can keep you on top of whatever problem you are inv...

Comment here

More »


©2002-2008Java-Virtual-Machine.net