Remarks
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
On HP Integrity, the thread stack size must be at least 416 KB to run Java. (see the HP-UX Java SDK, RTE, and Plug-In Release Notes). For this reason, the oasrvu.c sample calls the function pthread_default_stacksize_np() to increase the thread stack size on HP Integrity.