Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 15:18:24 -0800 (PST)
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk14 Makefile distinfo pkg-descr pkg-message pkg-plist ports/java/jdk14/files patch-InetAddressImpl.c patch-common::Defs-bsd.gmk patch-platform_i486 patch-threads_bsd.c patch-threads_md.c
Message-ID:  <200303062318.h26NIOos068337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phantom     2003/03/06 15:18:24 PST

  FreeBSD ports repository

  Modified files:
    java/jdk14           Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    java/jdk14/files     patch-common::Defs-bsd.gmk 
  Removed files:
    java/jdk14/files     patch-InetAddressImpl.c 
                         patch-platform_i486 patch-threads_bsd.c 
                         patch-threads_md.c 
  Log:
  I am pleased to announce first public -beta patchset of FreeBSD/Java port
  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
  
  Revision  Changes     Path
  1.51      +37 -166    ports/java/jdk14/Makefile
  1.8       +2 -2       ports/java/jdk14/distinfo
  1.2       +0 -114     ports/java/jdk14/files/patch-InetAddressImpl.c (dead)
  1.6       +8 -24      ports/java/jdk14/files/patch-common::Defs-bsd.gmk
  1.2       +0 -13      ports/java/jdk14/files/patch-platform_i486 (dead)
  1.2       +0 -726     ports/java/jdk14/files/patch-threads_bsd.c (dead)
  1.3       +0 -12      ports/java/jdk14/files/patch-threads_md.c (dead)
  1.3       +1 -1       ports/java/jdk14/pkg-descr
  1.3       +1084 -898  ports/java/jdk14/pkg-message
  1.14      +887 -604   ports/java/jdk14/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303062318.h26NIOos068337>