|
About:
The Sun Java Platform, Standard Edition (JSE)
Development Kit (JDK) contains the essential
compiler, tools, runtime libraries, and APIs for
developers writing, deploying, and running applets
and applications in the Java programming language.
The JSE Runtime Environment (JRE) contains the
runtime libraries and tools for running applets
and applications.
Author:
Sun Microsystems, Inc.
Homepage:
http://java.sun.com/javase/
Tar/GZ:
http://java.sun.com/javase/downloads/index_jdk5.jsp
Changelog:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_15
RPM package:
http://java.sun.com/javase/downloads/index_jdk5.jsp
Bug tracker:
http://bugs.sun.com/bugdatabase/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.17/10.00
(Rank N/A)
» Vitality: 0.56% (Rank 242)
» Popularity: 13.41% (Rank 120)

(click to enlarge graphs)
Record hits: 177,403
URL hits: 83,431
Subscribers: 259
|
|
Branches
Articles referencing this project
- SuSE: New Sun Java packages fix remote code execution
by Patrick Lenz
,
in Security
Mon, Apr 7th 2008 03:32
- Red Hat: Updated java-1.5.0-sun packages correct several security issues
by Patrick Lenz
,
in Security
Mon, Mar 24th 2008 06:32
- Red Hat: Updated java-1.5.0-sun packages correct several security issues
by Patrick Lenz
,
in Security
Sun, Mar 16th 2008 12:04
- SuSE: New Sun Java packages fix remote code execution
by Patrick Lenz
,
in Security
Sat, Oct 20th 2007 13:11
- Red Hat: Updated java-1.5.0-sun packages correct several security issues
by Patrick Lenz
,
in Security
Sat, Oct 20th 2007 12:57
|
|
Comments
[»]
Java 5.0
by Boris Folgmann - Oct 11th 2004 01:59:31
Please note that SUN renamed the 1.5.0 release to 5.0.
-- Dipl.-Inf. Boris Folgmann
TeamForge GmbH
mailto:boris@folgmann.de
http://www.teamforge.de
http://www.modwars.de
http://www.folgmann.de
[reply]
[top]
[»]
1.4.1 sources ?
by Frédéric L. W. Meunier - Nov 17th 2002 10:22:05
2 months after the 1.4.1 release and no sign of the sources.
[reply]
[top]
[»]
Re: 1.4.1 sources ?
by Frédéric L. W. Meunier - Mar 15th 2004 23:37:18
> 2 months after the 1.4.1 release and no
> sign of the sources.
It's also worth mentioning that the current sources are for 1.4.2,
meaning it's probably missing everything that got into 1.4.2_01, 1.4.2_02,
1.4.2_03, and 1.4.2_04. Maybe not that useful unless you like to compile
everything and don't care about not running the latest version. Maybe ESR
is right.
[reply]
[top]
[»]
sun's official licensing statement
by reklis - Dec 13th 1999 11:48:40
quote from sun.com:
Sun is making the Java 2 SDK source code available to the developer
community as part of Sun's Community Source Licensing Program. This
release is intended to further propel innovation of the Java platform and
provide developers with easier access to the Java platform sources while
still maintaining compatibility. With the source code, software developers
are able to:
fix platform bugs or performance bottlenecks that are impeding the
development or deployment of an application
implement new APIs which need access to platform internals
Note that for compatibility reasons, new public methods or classes may
not be added to the core Java technology packages. Any such API additions
would result in a conformance test failure.
While the Java 2 platform source code is available for any software
developer, we recommend that you consider the following before downloading
the code:
Modified source code cannot be distributed without the express written
permission of Sun
Binary programs built using modified Java 2 SDK source code may not be
distributed, internally or externally, without meeting the compatibility
and royalty requirements described in the License Agreement
Building, porting, and testing the Java 2 SDK source code requires a
high level of technical expertise.
The Java 2 SDK source code is not the compiled Java™ 2 SDK.
[reply]
[top]
|