Running jtreg on openjdk6-b17 port for FreeBSD
Brian Gardner
openjdk at getsnappy.com
Mon Nov 9 13:54:31 PST 2009
Hi,
I'm the owner of the java/openjdk6 for FreeBSD. I've been trying to
run jtreg on my latest upgrade to openjdk6 b17 and the FreeBSD kernel
kills a java because the OS ran out of swap memory. At first I was
thinking a Test failed, but now I'm thinking it was the report
generation that triggered to memory usage. I have 1G physical ram and
2G swap, so it seems a bit extreme that jtreg would need more the 2.9
gigs (assuming 100M is used by OS). Any ideas on what might be
causing this?
# entry in /var/log/messages
openjdk6 kernel: pid 87648 (java), uid 0, was killed: out of swap space
#result from gmake command
TEST: tools/launcher/MultipleJRE.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
TEST: tools/launcher/SolarisDataModel.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
TEST: tools/launcher/SolarisRunpath.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
TEST: tools/launcher/UnicodeTest.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
TEST: tools/launcher/unresolvedExceptions.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
TEST: tools/launcher/versionOpt.sh
TEST RESULT: Passed. Execution successful
--------------------------------------------------
Killed
gmake: *** [tests] Error 137
Thanks,
Brian Gardner
More information about the jdk6-dev
mailing list