Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2011 00:41:48 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/openjdk6 Makefile pkg-message ports/java/openjdk6/files patch-set patch-test
Message-ID:  <201102110041.p1B0fmZ7001271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-02-11 00:41:48 UTC

  FreeBSD ports repository

  Modified files:
    java/openjdk6        Makefile pkg-message 
    java/openjdk6/files  patch-set patch-test 
  Log:
  - Implement some missing FreeBSD-specific methods, i.e., swap info, committed
  virtual memory, free physical memory, and number of open file descriptors.
  For example, jconsole shows more realistic numbers instead of hardcoded bogus
  numbers in VM Summary tab now.  Correct a jtreg test case for the swap info.
  - Mention procfs(5) is used for some features in this implementation.
  
  Revision  Changes    Path
  1.40      +1 -0      ports/java/openjdk6/Makefile
  1.13      +85 -26    ports/java/openjdk6/files/patch-set
  1.3       +28 -0     ports/java/openjdk6/files/patch-test
  1.2       +4 -1      ports/java/openjdk6/pkg-message



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