aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* I am pleased to announce first public -beta patchset of FreeBSD/Java portAlexey Zelkin2003-03-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for JDK 1.4.1. This is complete and close to production quality native JDK with both working client and server native JVMs. Local micro benchmarks shown very little difference between Linux and FreeBSD JVMs in speed. One of important points of this patchset that it marks point when we are very close to passing of Sun TCK tests. Currently about 20 of >27000 tests are known to be broken (tests were run at -STABLE). If testing of this patchset will be smooth and founding of this work will be continued we may expect to have binary distribution of JDK 1.4.1 in April or begining of May. BUT, don't forget that even TCK tests can't cover all possible problems and this is -beta patchset. Keep your eyes open and report your problems to freebsd-java mailing list or to me directly! * About supported FreeBSD releases: Altough 4.8-RELEASE will be first officially supported FreeBSD release, you may use JDK 1.4.1-p3 at stock post-02-Feb-2003 -STABLE or -CURRENT. You also may use it at post-07-Jan-2003 -STABLE and -CURRENT (including 5.0-RELEASE), but it's required to apply libc_r patch, distributed with patchset3 archive, and rebuild libc_r first. * About compiler: This port is supposed to be built with stock FreeBSD compiler (3.2.[12] for -CURRENT and 2.95.4 for -STABLE)! * Following issues are known, but not yet addressed: . IPv6 networking. IPv6 support is disabled in this patchset. . Asian languages support. Patches are welcome! . K6 (586-class) processors support. There're issues with building on old K6 processors. If you've problems with 586-class machines other than K6 - please let me know. . Mozilla plugin is not yet ported. * Following areas should be used with increased attention: . Java Virtual Machine Profiling Interface (JVMPI) . Java Virtual Machine Debugging Interface (JVMDI) . Host Porting Interface (HPI) If you have problems with these interfaces please let me know. * THANKS! I would thank very much to FreeBSD Foundation, without which support and sponsorship JDK 1.4.1 port would not happen in such timeframes (less than 2 months). Sponsored by: FreeBSD Foundation Approved by: portmgr Notes: svn path=/head/; revision=77039
* . Update to patchset 8.Greg Lewis2003-02-121-1/+1
| | | | Notes: svn path=/head/; revision=75384
* Update to patchset 7.Greg Lewis2002-07-251-1/+1
| | | | Notes: svn path=/head/; revision=63554
* Update to patch set 6Patrick S. Gardella2002-02-141-1/+1
| | | | | | | | PR: 34923 Submitted by: Greg Lewis Notes: svn path=/head/; revision=54694
* Update to patchlevel 5.Maxim Sobolev2001-10-161-1/+1
| | | | | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=48838
* Update to patchlevel 4. This release contains many critical bug fixes, soMaxim Sobolev2001-09-101-1/+1
| | | | | | | | | | please make sure that you have upgraded before reporting a bug or problem. PR: 30481 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=47603
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromMaxim Sobolev2001-08-271-2/+2
| | | | | | | | | | jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=46988
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromMaxim Sobolev2000-10-131-0/+2
Sun and patchset from FreeBSD Java Project. Notes: svn path=/head/; revision=33771