FreeBSD 4.8 stable / jdk14

Marcus Henschel marcus at hamburg.de
Fri Jul 18 13:11:35 PDT 2003


Ernst de Haan wrote:
> Please test the applied patch for ports/jdk14/Makefile. Should solve 
> your problem. The problem was not in bsd.java.mk.
> 
ok, i patched the Makefile, make clean, make install. But now the
install process seems to hang at the following point.
========================================================================
================================
===>   Registering installation for linux-sun-jdk-1.4.2
===>  SECURITY REPORT:
      This port has installed the following files which may act as
network
      servers and may therefore pose a remote security risk to the
system. /usr/local/linux-sun-jdk1.4.2/jre/javaws/javawsbin (USES
POSSIBLY INSECURE FUNCTIONS: tempnam)
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libjvm.so
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libdt_socket.so
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnet.so
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnio.so
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/native_threads/libhpi.so
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/server/libjvm.so

      If there are vulnerabilities in these programs there may be a
security
      risk to the system. FreeBSD makes no guarantee about the security
of
      ports included in the Ports Collection. Please type 'make
deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage:
http://java.sun.com/j2se/1.4/
===>   Returning to build of jdk-1.4.1p3_3
===>   jdk-1.4.1p3_3 depends on executable: gmake - found
===>  Configuring for jdk-1.4.1p3_3
===>  Building for jdk-1.4.1p3_3
# Start of jdk build
bsd i586 1.4.1-p3 build started: 03-07-18 18:09
========================================================================
=================================

When i have a look at top, there is a java process:

  PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
44313 root      56   0  6080K  1828K RUN    225:33 93.85% 93.85% java


that is running for about 4 hours. Is this normal for this port ?


marcus



More information about the freebsd-java mailing list