After a series of post, Mark Reinhold today announced that not only is Sun halting the failed JSR-277, but also that it will work on modularizing the Sun JDK based on OSGi. This, from my point of view, might be one of the biggest and best improvements to the JDK in a long time. Granted it’s only the Sun JDK, I don’t think any of the other JDK vendors will object. But, having one, and only one, module system for Java, and one that is stable and battle proven, will greatly improve the Java deployment story. Finally.
December 3rd, 2008 at 1:26 pm
They will also make this module system available for developers to use in their own code, but they will not standardise it through the JCP, so if you do use it you will be tied to one Java implementation.
December 3rd, 2008 at 2:48 pm