-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
None
-
generic
-
generic
Here is below the log of a run of this test which failed:
#Test Results (version 2)
#Mon Nov 17 07:21:27 PST 2003
#checksum:282c026be1c46838
#-----testdescription-----
$file=/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/test/javax/management/remote/mandatory/util/CacheMapTest.java
$root=/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/test
author=Eamonn McManus
keywords=bug7654321
run=USER_SPECIFIED clean CacheMapTest\nUSER_SPECIFIED build CacheMapTest\nUSER_SPECIFIED main CacheMapTest\n
source=CacheMapTest.java
title=Tests the CacheMap class.
#-----environment-----
#-----testresult-----
description=file:///export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/test/javax/management/remote/mandatory/util/CacheMapTest.java
end=Mon Nov 17 07:21:27 PST 2003
environment=regtest
execStatus=Failed. Execution failed: Program `/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/build/solaris-sparc/j2sdk-image/bin/java' interrupted! (timed out?)
javatestOS=SunOS 5.8 (sparc)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages clean build compile build main
start=Mon Nov 17 07:19:22 PST 2003
status=Failed. Execution failed: Program `/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/build/solaris-sparc/j2sdk-image/bin/java' interrupted! (timed out?)
test=javax/management/remote/mandatory/util/CacheMapTest.java
work=/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/test/javax/management/JTwork/javax/management/remote/mandatory/util
#section:script_messages
----------messages:(5/351)----------
JDK under test: (/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/build/solaris-sparc/j2sdk-image)
java version "1.5.0-internal"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-internal-jferaud_17_Nov_2003_01_00)
Java HotSpot(TM) Server VM (build 1.5.0-beta-b28, mixed mode)
Timeout signalled after 120.0 seconds
#section:clean
----------messages:(3/112)----------
command: clean CacheMapTest
reason: User specified action: run clean CacheMapTest
elapsed time (seconds): 0.0
result: Passed. Clean successful
#section:build
----------messages:(3/114)----------
command: build CacheMapTest
reason: User specified action: run build CacheMapTest
elapsed time (seconds): 5.215
result: Passed. Compilation successful
#section:compile
----------messages:(3/233)----------
command: compile /export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/test/javax/management/remote/mandatory/util/CacheMapTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 5.213
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:build
----------messages:(3/99)----------
command: build CacheMapTest
reason: Named class compiled on demand
elapsed time (seconds): 0.0020
result: Passed. No need to compile: CacheMapTest.java
#section:main
----------messages:(3/113)----------
command: main CacheMapTest
reason: User specified action: run main CacheMapTest
elapsed time (seconds): 120.029
----------System.out:(36/1074)----------
CacheMap test with cache size 5
Map size is 28599 after inserting 66631 elements
Map size is 18274 after GC
Map size is 16185 after GC
Map size is 14928 after GC
Map size is 13283 after GC
Map size is 12033 after GC
Map size is 9165 after GC
Map size is 7610 after GC
Map size is 6347 after GC
Map size is 3367 after GC
Map size is 5 after GC
Map shrank to cache size as expected
Remaining elements are the most recent ones
Test passed
CacheMap test with cache size 100
Map size is 1457153 after inserting 1457446 elements
Map size is 1455185 after GC
Map size is 1453235 after GC
Map size is 1452223 after GC
Map size is 1449348 after GC
Map size is 1447227 after GC
Map size is 1442705 after GC
Map size is 1433157 after GC
Map size is 1426448 after GC
Map size is 1420691 after GC
Map size is 1416155 after GC
Map size is 1412291 after GC
Map size is 1409993 after GC
Map size is 1401713 after GC
Map size is 1399525 after GC
Map size is 1391994 after GC
Map size is 1390296 after GC
Map size is 1388721 after GC
Map size is 1385632 after GC
Map size is 1380569 after GC
----------System.err:(0/0)----------
result: Failed. Execution failed: Program `/export/disk07/serviceability/ws/j2se/gate_jmxteam/service_sdk_jsr003.ws/build/solaris-sparc/j2sdk-image/bin/java' interrupted! (timed out?)
- duplicates
-
JDK-4958847 JSR160 nonreg CacheMapTest often times out when run on jano.sfbay
-
- Resolved
-