1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/java/jdk15
Greg Lewis 84df29c245 . When linprocfs is not mounted the Linux JDK will output a warning message,
unfortunately sending it to stdout.  When using such a JDK to bootstrap
  this line ends up at the head of generated classes, leaving them
  uncompilable.  Add a filter to the class generation to strip out such
  lines with egrep.

  A similar patch is present in the jdk14 port and prevents a semi-common
  class of error reports.

Approved by:	phantom (maintainer)
2005-04-08 18:29:29 +00:00
..
files . When linprocfs is not mounted the Linux JDK will output a warning message, 2005-04-08 18:29:29 +00:00
distinfo
Makefile . Bump PORTREVISION, forgotten when doing the fixes prior to the ports 2005-04-08 15:33:00 +00:00
pkg-descr
pkg-message