Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Maximum Heap Size in Java 5

843829Jan 12 2007 — edited Jan 12 2007
When migrating an application from JDK1.4.2_12 to JDK1.5.0_10,it was seen that the max. heap size that was set using -Xmx had to be reduced from 1.5 GB to 1.3 GB on a win32 machine inorder to create JVM successfully. Any pointers to what in Java 5.0 could have brought about this change is highly appreciated.

(Please note that I understand how heap size allocation works w.r.t virtual memory on win32.)

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 9 2007
Added on Jan 12 2007
1 comment
149 views