-
Bug
-
Resolution: Fixed
-
P3
-
5.0u19
-
b02
-
sparc
-
solaris
-
Not verified
If max heap is greater than min new size, young gen set to at least min new size. Meanwhile, before the assignment, need set _min_heap_size to initial heap size. This part missed in bug 6524727 fix.
- relates to
-
JDK-6524727 GC ergonomics does not honor the minimum young gen size implied by a -Xms and NewRatio
- Resolved