java.net Forums
Language and Libraries
This forum features discussions about features of the Java Programming Language and its associated APIs. There is plenty to discuss with the recent language changes in J2SE 1.5 and in the libraries associated with J2ME, J2SE, and J2EE.
Discussion Archive
Stripping down J2SE
(Posts: 67 | Archived: June 30, 2004)
With each release of J2SE, the number of classes in the core libraries has grown. Is it time to pare the JRE distribution? In this discussion we will consider what should be stripped out of the core and how non-core pieces shold be made available to applications that may require them to run.
« Back to Forums Home
|