Operating System - HP-UX
1837971 Members
3531 Online
110124 Solutions
New Discussion

Java 1.4.2 Virtual Memory

 
Gerhard Goettinger
Occasional Contributor

Java 1.4.2 Virtual Memory

Hi,

we see a strange behavior on our HP-UX 11.23 Itanium System with Java applications.
Our Java Application is running with

/opt/java1.4/bin/IA64W/java -Xmx256m -verbose:gc -DPID=1 .......

Glance ist reporting
RSS 25856 kb
VSS 493224 kb

procsize shows:
hpux 11.23 64 bit in Wide mode
nproc=4200
pid Comm UAREA TEXT DATA STACK SHMEM IO MMAP Total
15389 java v 486 37 8192 65536 9891 0 128803 214994

could someone please explain this phenomen?

HP-UX B.11.23 U ia64

java version "1.4.2.09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.09-050713-03:34)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.2 1.4.2.09-050713-12:56-IA64W IA64W, mixed mode)


thanks
Gerhard