On the Java Community Process: Expert Groups, JSRs, Observers and legal-related thoughts

Antonio Goncalves writes that Everybody should be able to easily observe JSRs. Yes, I agree. But it really is more than just being able to observe. I was an Observer for the MSA 1.0 Expert Group (EG) and other EGs; but not all spec-leads are created equal. I quickly realized that for certain EGs, in … Read more

Java Community Process 2008 Elections – Vote for Sean Sheedy

This upcoming November 17, 2008 is the last day of the JCP Executive Committee elections. This year a number of individuals have chosen to run for the SE and ME seats side-by-side large companies; see the JCP Ballot. On the ME side, we have Aplix and Sony Ericsson running for election, and Sean Sheedy (individual). … Read more

Just Say No to Fragmentation (and to JSR-324)

One of my Pet peeves is “why create unnecessary fragmentation?”. A good example of such unnecessary efforts is JSR-324 the On Screen MIDlet API for Java ME, a JSR that basically attempted to duplicate functionality in MIDP3. Submitted by Dave Kim of SK Telecom, and initially supported by someone within the following companies: Vodafone, Orange … Read more

Java fully open-sourced ‘by end of year’

Sun continues its move towards a fully open-sourced Java: Sun is to open-source the last closed-source parts of Java, a move that should make it possible to fully integrate the software into Linux distributions. See the rest of articles: Java fully open-sourced ‘by end of year’ (ZDNet). ceo

The Mobile Internationalization API for J2ME, MSA, and MicroI18N to the rescue

One of “new” JSRs in the block is the Mobile Internationalization API (JSR 238). This specification defines localization resource file formats and their organization, and of course, the API itself to manage the resources. With the Mobile Services Architecture specification (JSR 248), the mobile internationalization API is one of the mandatory JSRs to be present … Read more