<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Java Runtime.getRuntime().exec() in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-runtime-getruntime-exec/m-p/4529894#M678516</link>
    <description>You can use tusc to figure out what system call is being made.</description>
    <pubDate>Mon, 09 Nov 2009 07:09:42 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-11-09T07:09:42Z</dc:date>
    <item>
      <title>Java Runtime.getRuntime().exec()</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-runtime-getruntime-exec/m-p/4529893#M678515</link>
      <description>My environment: 11iv31 and 11iv23 IA64, HP JDK 6.0.01.&lt;BR /&gt;&lt;BR /&gt;I have a J2EE server which needs about 1G of heap and calls Runtime.getRuntime().exec() to get the result of lanscan(1M).&lt;BR /&gt;&lt;BR /&gt;My concern is about the cost (both memory and swap space) during exec(), does anyone know if Runtime.getRuntime().exec() is implemented using fork(2) or vfork(2)?</description>
      <pubDate>Mon, 09 Nov 2009 02:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-runtime-getruntime-exec/m-p/4529893#M678515</guid>
      <dc:creator>David PT</dc:creator>
      <dc:date>2009-11-09T02:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Java Runtime.getRuntime().exec()</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-runtime-getruntime-exec/m-p/4529894#M678516</link>
      <description>You can use tusc to figure out what system call is being made.</description>
      <pubDate>Mon, 09 Nov 2009 07:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-runtime-getruntime-exec/m-p/4529894#M678516</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-11-09T07:09:42Z</dc:date>
    </item>
  </channel>
</rss>

