Operating system : Windows NT &95
Mode : -Xcomp -XX:+FullGCALot -XX:FullGCALotInterval=1000
Tests Failed :
misc/gc/gctests/FinalizeTest01 compile_and_execute
misc/gc/gctests/FinalizeTest02 compile_and_execute
misc/gc/gctests/FinalizeTest03 compile_and_execute
Testbase : /net/sqesvr/vsn/testbase/testbase_ss
Steps to reproduce :
1. Install JDK 122 FCS.
2. Install Hotspot 2.0 Beta build B
3. Create a ini file to run Tonga.
4. Create a testlist with the above fail.
5. Run the tests using Tonga.
Output with java_g :
Full gc no: 42 Interval: 758
Full gc no: 43 Interval: 898
Full gc no: 45 Interval: 535
Full gc no: 46 Interval: 843
Full gc no: 47 Interval: 97
Full gc no: 48 Interval: 985
### Allocated 2000 finalizers. Finalized more than 1800 objects.
TEST FAIL misc/gc/gctests/FinalizeTest03 compile_and_execute
NOTE : These tests will PASS with -Xmixed.
Mode : -Xcomp -XX:+FullGCALot -XX:FullGCALotInterval=1000
Tests Failed :
misc/gc/gctests/FinalizeTest01 compile_and_execute
misc/gc/gctests/FinalizeTest02 compile_and_execute
misc/gc/gctests/FinalizeTest03 compile_and_execute
Testbase : /net/sqesvr/vsn/testbase/testbase_ss
Steps to reproduce :
1. Install JDK 122 FCS.
2. Install Hotspot 2.0 Beta build B
3. Create a ini file to run Tonga.
4. Create a testlist with the above fail.
5. Run the tests using Tonga.
Output with java_g :
Full gc no: 42 Interval: 758
Full gc no: 43 Interval: 898
Full gc no: 45 Interval: 535
Full gc no: 46 Interval: 843
Full gc no: 47 Interval: 97
Full gc no: 48 Interval: 985
### Allocated 2000 finalizers. Finalized more than 1800 objects.
TEST FAIL misc/gc/gctests/FinalizeTest03 compile_and_execute
NOTE : These tests will PASS with -Xmixed.