The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic: J2SE

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


Programming

My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss
This blog entry shows using a newly language named pseudo that enable gradual typing, the effect of a typing and the overhead of dynamic calls on a Fibonacci's function performance using the infrastructure provided by JSR 292.
on Nov 1, 2009 | Permalink | Discuss
In my last attempt to stress the JavaFX platform, I ported the Strange Attractor demo/benchmark. Different from JavaFX Balls, this is not scenegraph-driven animation, but old-school "pixel by pixel" drawing… still, makes for another batch of interesting findings, including a few issues in the JavaFX Script language and its compiler, and other topics like fractal maths, BigDecimal, and...
on Oct 29, 2009 | Permalink | Discuss

J2EE

My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss

J2SE

My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss
Today, a tantalizing announcement by Mark Reinhold about closures in Java 7 has made its way through the twittersphere. On the same day, Neal Gafter updated his closures proposal. Here are some use cases and my unbiased opinion on this proposal. No lambdas have been harmed in the writing of this blog article.
on Nov 18, 2009 | Permalink | Discuss
Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
on Nov 12, 2009 | Permalink | Discuss
Yesterday I gave a talk at a the Jacksonville JUG about Java garbage collection, monitoring and tuning, which included a demo of Finding Memory Leaks Using the NetBeans Profiler and a demo of the  VisualGC plugin for  VisualVM You can view or download the presentation here Java garbage collection, monitoring and tuning References and More Information: Finding Memory Leaks...
on Nov 12, 2009 | Permalink | Discuss
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
on Nov 2, 2009 | Permalink | Discuss
This blog entry shows using a newly language named pseudo that enable gradual typing, the effect of a typing and the overhead of dynamic calls on a Fibonacci's function performance using the infrastructure provided by JSR 292.
on Nov 1, 2009 | Permalink | Discuss
In my last attempt to stress the JavaFX platform, I ported the Strange Attractor demo/benchmark. Different from JavaFX Balls, this is not scenegraph-driven animation, but old-school "pixel by pixel" drawing… still, makes for another batch of interesting findings, including a few issues in the JavaFX Script language and its compiler, and other topics like fractal maths, BigDecimal, and...
on Oct 29, 2009 | Permalink | Discuss

Web Applications

My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss

Virtual Machine

My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss
This blog entry shows using a newly language named pseudo that enable gradual typing, the effect of a typing and the overhead of dynamic calls on a Fibonacci's function performance using the infrastructure provided by JSR 292.
on Nov 1, 2009 | Permalink | Discuss

GUI

Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
on Nov 12, 2009 | Permalink | Discuss
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
on Nov 2, 2009 | Permalink | Discuss

Swing

Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
on Nov 12, 2009 | Permalink | Discuss
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
on Nov 2, 2009 | Permalink | Discuss

Performance

This blog entry shows using a newly language named pseudo that enable gradual typing, the effect of a typing and the overhead of dynamic calls on a Fibonacci's function performance using the infrastructure provided by JSR 292.
on Nov 1, 2009 | Permalink | Discuss

J2ME

In my last attempt to stress the JavaFX platform, I ported the Strange Attractor demo/benchmark. Different from JavaFX Balls, this is not scenegraph-driven animation, but old-school "pixel by pixel" drawing… still, makes for another batch of interesting findings, including a few issues in the JavaFX Script language and its compiler, and other topics like fractal maths, BigDecimal, and...
on Oct 29, 2009 | Permalink | Discuss