Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic J2SE and user kohsuke

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


J2SE

James Lorenzen had an excellent blog post about the importance of a descriptive commit comment. I can't agree more, so I listed up what I try to leave in the commit messages. What do you try to leave in your commit messages?
on Feb 25, 2010 | Permalink | Discuss
Lack of backward compatibility in the ObjectWeb ASM library is painful.
on Feb 12, 2010 | Permalink | Discuss
Today I've digged deeper into one of the nastiest problems I ever encounted since I became a Java programmer.
on Sep 28, 2009 | Permalink | Discuss
How do you seek to arbitrary positions in a file that's 2^64 bytes long?
on Sep 17, 2009 | Permalink | Discuss
If you've been curious what all that stuff in the hs_err_pid1234.log file, this is how you use it to understand how JVM crashed.
on Feb 19, 2009 | Permalink | Discuss
My previous entry about JMX got some real feedback from people that are working on JMX. In appreciation of that, I wrote a little utility in the hope of contributing back to JMX.
on Dec 17, 2005 | Permalink | Discuss