-
Bug
-
Resolution: Fixed
-
P4
-
5.0u4
-
b05
-
sparc
-
solaris_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2129170 | 6 | Abhijit Saha | P4 | Resolved | Fixed | b49 |
Manual regression test case 5037007 was failing with Unrecognized VM option
Test case:
----------
<Regression-Workspace>/test/CTE_REGTEST/Generic/5037007/Test5037007.java
Test instructions as follows:
TEST - 5037007
----------------------------------------------------------------
-- Unexpected Full GC occurs at 54% of old generation capacity
Fixed in JDK1.4.2_07
*** This test required at least 4GB Memory in the test system
otherwise press 'pass'
Instructions:
1. Open a terminal/dos prompt window and goto the following directory
/export/updates/Regression/JTwork/scratch
2. Run the command : ksh test.sh
Wait for a while until it shows values for 'Full GC'
Then stop the program and look for the values
for PSOldGen just before 'Full GC'
Check:
If PSOldGen occurs above 85% - test PASSED
otherwise test FAILED
Press 'pass' if it passed otherwise press 'fail'
--------------------------------------------------------
Test was failing with the below error
bash-2.05b$ ksh test.sh
Unrecognized VM option 'MaxPermSize=256MB'
Could not create the Java virtual machine.
After this i am unable to proceed the test
###@###.### 2005-05-25 14:28:39 GMT
Test case:
----------
<Regression-Workspace>/test/CTE_REGTEST/Generic/5037007/Test5037007.java
Test instructions as follows:
TEST - 5037007
----------------------------------------------------------------
-- Unexpected Full GC occurs at 54% of old generation capacity
Fixed in JDK1.4.2_07
*** This test required at least 4GB Memory in the test system
otherwise press 'pass'
Instructions:
1. Open a terminal/dos prompt window and goto the following directory
/export/updates/Regression/JTwork/scratch
2. Run the command : ksh test.sh
Wait for a while until it shows values for 'Full GC'
Then stop the program and look for the values
for PSOldGen just before 'Full GC'
Check:
If PSOldGen occurs above 85% - test PASSED
otherwise test FAILED
Press 'pass' if it passed otherwise press 'fail'
--------------------------------------------------------
Test was failing with the below error
bash-2.05b$ ksh test.sh
Unrecognized VM option 'MaxPermSize=256MB'
Could not create the Java virtual machine.
After this i am unable to proceed the test
###@###.### 2005-05-25 14:28:39 GMT
- backported by
-
JDK-2129170 Manual regression test case 5037007 was failing with Unrecognized VM option
-
- Resolved
-