'Tiger' Bares All on Latest J2SE | Internet News

‘Tiger’ Bares All on Latest J2SE

Written By
Jim Wagner
Jim Wagner
Nov 6, 2004
2 minute read

The source code and binaries for Java 2, Standard Edition 5 (J2SE), otherwise known as “Project Tiger” went live on Sun Microsystems’ Web site Friday afternoon.

Officials at the Palo Alto, Calif., software company released the code under
the Java Research License (JRL) and Sun Community Source License (SCSL),
which doesn’t give programmers full rights to the source code, as does the
General Public License used in Linux.

The SCSL license is broken into three levels: research use, essentially for evaluating and prototyping potential software applications; internal deployment, for limited distribution and testing; and commercial use, for selling products. With the SCSL, proprietary modifications can be made to
the existing code without giving back to the Java community.

The JRL, on the other hand, is for researchers and universities and is a less stringent version of the research level of the SCSL license. It can be used for research and to experiment with changes to the code base. However, if it’s distributed or used internally, developers will need to switch to the SCSL license.

With the source code publicly available for download, people can look at how a program is run in an understandable format; applications are usually sold in machine-language format, which lets a person execute but not analyze the program.

J2SE 5, publicly available since September, is one of the more highly-anticipated updates to the Java language, featuring the use of generics, enumerated types, metadata and autoboxing of primitive types, which will all cut down on some of the more
redundant qualities of the code.

Developers can download the Java Development Kits at the Sun Web site. for
the SCSL, go here and for the JRL, go here.

Internet News Logo

InternetNews is a source of industry news and intelligence for IT professionals from all branches of the technology world. InternetNews focuses on helping professionals grow their knowledge base and authority in their field with the top news and trends in Software, IT Management, Networking & Communications, and Small Business.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.