cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-j2se-lang-UNIXProcess.java.bsd

Greg Lewis glewis at FreeBSD.org
Sat Sep 1 22:54:45 PDT 2007


glewis      2007-09-02 05:54:44 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           Makefile 
  Added files:
    java/jdk16/files     patch-j2se-lang-UNIXProcess.java.bsd 
  Log:
  . Fix another problem with exec() by using the same static initialisation
    block that Linux and Solaris use.
  
    This was already fixed in the repo but I'd neglected to commit the fix
    to the port and it was independently submitted as noted below.
  
  Submitted by:   Michiel Boland <michiel at boland.org>
  
  Revision  Changes    Path
  1.145     +1 -1      ports/java/jdk16/Makefile
  1.1       +15 -0     ports/java/jdk16/files/patch-j2se-lang-UNIXProcess.java.bsd (new)


More information about the cvs-all mailing list