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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to