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

Blogs by Community: Open JDK

• General  • Glassfish  • Global Education and Learning  
• Identity Management  • Java Communications  • Java Desktop  
• Java Enterprise  • Java Patterns  • Java Tools  
• Java User Groups  • Java Web Services and XML  • JCP  
• JDDAC  • Jini  • JXTA  
• Mac Java  • Mobile and Embedded  • NetBeans  
• Open JDK  • Portlet  • Robotics  
• Sun Grid  • Sun RFID and Sensor  


Open JDK

Recently, I got a chance to build OpenJDK 8 on a Windows 7 host. Thanks to a detailed article "YAOJOWBI - Yet another OpenJDK on Windows Build Instruction" on http://weblogs.java.net/blog/simonis/archive/2011/10/28/yaojowbi-yet-ano..., I avoided many problems that could have cost me several hours to probe.  Though it is almost complete and comprehensive to most users, I still came...
on Feb 9, 2012 | Permalink | Discuss
Old friends may want to gather in Brussels the weekend of February 4-5 for FOSDEM.
on Jan 23, 2012 | Permalink | Discuss
There appears to be over-reacting and fearism concerning a recent decision to cancel the DLJ project, and subsequently Ubuntu's plan to remove DLJ-based Java packages from their repository.  I'm totally out of the loop of this except for a couple things.  As the former DLJ Project Lead I was still vaguely involved with the management of that project, and recently there was an...
on Dec 19, 2011 | Permalink | Discuss
How to create a kind of volatile final field i.e. a static field that will be considered as a constant by the VM but that can be updated as well using JSR 292 API.
on Dec 17, 2011 | Permalink | Discuss
This blog describes how to build both, a 64-bit and a 32-bit version of OpenJDK 8 on a plain, vanilla WindowsXP 64-bit operating system using only free (as in free beer) tools. body { font-family: arial, helvetica, sans-serif; font-size: 10pt; } caption.my { font-weight: bold; margin: 0px 0px 10px 0px; } span.update { font-weight: bold; color: maroon...
on Oct 28, 2011 | Permalink | Discuss
invokedynamic is getting faster, a lot of faster.
on Sep 4, 2011 | Permalink | Discuss
The month of July was a global gathering for all Java Communities around the world to say "Hello" to Java 7. JUG-AFRICA also hosted multiple events to celebrate Java 7 (see the photos below). I have traveled in Africa to give technical Java7 talks and met with hundreds of vibrant Java and Android developers. In Dakar, Senegal (July 7), Brazzaville, Congo (July 9) and Kinshasa, DRC Congo(July 10).
on Aug 7, 2011 | Permalink | Discuss
As part of my sabbatical, in April, I will be in Alabama at UAB as invited professor. A breaking change for me. No kid, no wife for a whole month. In one way, I will have time to do some research I had to delay due to lack of time. But in another way, I worry to have too much free time :) So where should I go, what should I see, what should I do during this month in Alabama ? Rémi  
on Mar 3, 2011 | Permalink | Discuss
body { font-family: arial, helvetica, sans-serif; font-size: 10pt; } caption.my { font-weight: bold; margin: 0px 0px 10px 0px; } span.update { font-weight: bold; color: maroon; } table.my { font-family: arial, helvetica, sans-serif; font-size: 10pt; background-color: #d3d3d3;#lightgray; border-style: solid; border-width: 1px;...
on Feb 10, 2011 | Permalink | Discuss

NetBeans

This article has the main objective show a little example for persist information in Cassandra using java. For demonstrated the persistence with Cassandra will used the Easy-Cassandra, a framework open source for use this SGBG in an easy mode.   @ColumnFamilyValue(nome = "person")// public class Person implements...
on Jan 24, 2012 | Permalink | Discuss

JCP

I will talk at FOSDEM, Paris Jug and Devoxx France. See you there.
on Jan 22, 2012 | Permalink | Discuss

Java Desktop

Many things changed from java 1 in 1995 at java 7 2012. Learn about this reading this article.
on Jan 17, 2012 | Permalink | Discuss
  Was added to his package to facilitate applications which needs scalable processes. A feature is atomic variable. Variable atomic means that it cannot be divided -  it's like the S.O. with any resource (Driver CD, USB) cannot be divided but needs be used in many processes.   static class AtomicCounter...
on Oct 26, 2011 | Permalink | Discuss
Welcome java 7 part 3 -NIO 2 JSR 203   So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...
on Oct 10, 2011 | Permalink | Discuss
Given some information about Java 7, i will now show the imrovements to the latest version.In this article i use the netbeans version 7.0.1, for this you need to download the JDK 7 (the link is below the article). After downloading and installing Netbeans (but during the installation remember to select the JDK 7 path).   The first example will show switch with String, previously...
on Aug 21, 2011 | Permalink | Discuss
Beyond being merely a computer programming language, Java is the most widely used software platform in the entire world. There is a large number of various software solutions that were developed using this technology. Without many people being aware, Java is present in our daily lives in embedded technologies like blue-ray discs and a countless number of sites on the internet that were...
on Jul 26, 2011 | Permalink | Discuss
 The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies. 
on Oct 4, 2010 | Permalink | Discuss

Java User Groups

       Eclipse is famous IDE in em Java, follows the open source model. The Eclipse project was stated by IBM that does the first version, then donated like open source for the community. The begin costs was above 40 millions. Nowadays, the Eclipse is one of the most used worldwide. Has important feature how the SWT uses and not the Swing, there are too many plug-ins...
on Nov 26, 2011 | Permalink | Discuss
I'll like to let you know the dates of JCertif 2011 the biggest Java Community Event in Africa. About 800+ attendees from many countries. We will be happy to have you as Speaker on Developer Tools, Java, Open Source, Mobile Apps...or Business solutions. Still hesitating to join JCertif 2011 ? See the past event : JCertif 2010 and this blog post
on Jan 1, 2011 | Permalink | Discuss

Java Patterns

In JUG-AFRICA we started an Open Source project to manage the BIG ANNUAL EVENTS for our JUGs. The first release will be available in the early second half of January. The application will provide a lot of services via the REST Web services.
on Jan 2, 2011 | Permalink | Discuss