Changeset: 8b923c09d3db Author: kurt Date: 2013-01-11 08:20 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8b923c09d3db
. OpenBSD doesn't have RLIMIT_AS. Use RLIMIT_DATA instead. ! src/os/posix/vm/os_posix.cpp Changeset: 8c50231848c6 Author: kurt Date: 2013-01-11 08:24 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8c50231848c6 . Eliminate whitespace diff with jdk7u6 repo. ! agent/src/os/bsd/symtab.c Changeset: f6dd325609dc Author: kurt Date: 2013-01-11 08:26 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f6dd325609dc . Remove repeated lines of code to match jdku6 repo. ! src/os/bsd/vm/attachListener_bsd.cpp