-
Bug
-
Resolution: Fixed
-
P3
-
1.4.1
-
rc
-
sparc
-
solaris_8
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2055575 | 1.4.2 | Y. Ramakrishna | P3 | Closed | Other | mantis |
Original synopsis: -Xconcgc: OutOfMemoryError when running long testlist in runThese
------------------
Name: fh87463 Date: 06/13/2002
When running runThese tests with -Xconcgc flag, runThese gave
java.lang.OutOfMemoryError after ~1 hours. It only occur when
running with long testlist, such as jck_api tests.
To reproduce this:
$ ksh /net/sqesvr/export/vsn/VM/testbase/runThese/doit -vm $JAVA_HOME/bin/java -vmopts "-Xconcgc" -jck_api
The problem will only occur after you start the tests for ~1 hour.
======================================================================
###@###.### 2002-06-21: I have modified the synopsis to reflect the
current status of the bug.
if we run, with the fix for 4695903 and supply the flags for
class unloading, then we run to completion in -Xint and -server
modes. However in -client mode the VM crashes after running for
less than 10 minutes.
------------------
Name: fh87463 Date: 06/13/2002
When running runThese tests with -Xconcgc flag, runThese gave
java.lang.OutOfMemoryError after ~1 hours. It only occur when
running with long testlist, such as jck_api tests.
To reproduce this:
$ ksh /net/sqesvr/export/vsn/VM/testbase/runThese/doit -vm $JAVA_HOME/bin/java -vmopts "-Xconcgc" -jck_api
The problem will only occur after you start the tests for ~1 hour.
======================================================================
###@###.### 2002-06-21: I have modified the synopsis to reflect the
current status of the bug.
if we run, with the fix for 4695903 and supply the flags for
class unloading, then we run to completion in -Xint and -server
modes. However in -client mode the VM crashes after running for
less than 10 minutes.
- backported by
-
JDK-2055575 -Xconcgc: crash when running long testlist in runThese -client
-
- Closed
-