Please provide a brief summary of the bug
Java app installs on AIX 7.2 using IBM Serium JDK 11 using the latest release or previous release 08 Installation aborts
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
::allocate
However there;s a lot of memory on server
I
Please provide steps to reproduce where possible
No response
Expected Results
At least Java app would Install
Actual Results
Crashes
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
What Java Version are you using?
openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10) OpenJDK 64OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9.1+1, mixed mode)
What is your operating system and platform?
AIX 7.2.0.0
How did you install Java?
download , gzip to decompress then tar -xvf
Did it work before?
No response
Did you test with other Java versions?
Works with Oracle Java 8 or IBM Serum 11.0.17.0
Relevant log output
No response
Please provide a brief summary of the bug
Java app installs on AIX 7.2 using IBM Serium JDK 11 using the latest release or previous release 08 Installation aborts
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
::allocate
However there;s a lot of memory on server
I
Please provide steps to reproduce where possible
No response
Expected Results
At least Java app would Install
Actual Results
Crashes
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
What Java Version are you using?
openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10) OpenJDK 64OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9.1+1, mixed mode)
What is your operating system and platform?
AIX 7.2.0.0
How did you install Java?
download , gzip to decompress then tar -xvf
Did it work before?
No response
Did you test with other Java versions?
Relevant log output
No response