summaryrefslogtreecommitdiff
path: root/java/jdk13/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to patchlevel 5.Maxim Sobolev2001-10-163-69/+0
| | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Fix a potential crash on 5-CURRENT.Maxim Sobolev2001-09-121-0/+28
| | | | Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
* Update to patchlevel 4. This release contains many critical bug fixes, soMaxim Sobolev2001-09-103-278/+33
| | | | | | | please make sure that you have upgraded before reporting a bug or problem. PR: 30481 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromMaxim Sobolev2001-08-274-36/+304
| | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Correct patch, so it will apply cleanly.Maxim Sobolev2000-10-161-2/+2
| | | | Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromMaxim Sobolev2000-10-131-0/+36
Sun and patchset from FreeBSD Java Project.