-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
hs14
-
generic
-
generic
This bug affects the following test:
XXX/nsk/jvmti/scenarios/hotswap/HS101/hs101t007
However, I've prefixed the testname with "XXX/" to prevent it
from appearing on the fail_list until it's been reproduced.
I saw this very strange failure in Solaris X86 Client VM -Xcomp testing
on my laptop. Here is some config info:
% /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -version
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b45)
Java HotSpot(TM) Client VM (build 14.0-b10-internal, mixed mode)
% /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -Xinternalversion
Java HotSpot(TM) Client VM (14.0-b10-internal) for solaris-x86 JRE (1.7.0), built on Feb 4 2009 17:58:39 by "dcubed" with Workshop 5.8
% uname -a
SunOS oliver-lt 5.10 Generic_127128-11 i86pc i386 i86pc
Here is a snippet of the .log file:
[2009-02-05T07:08:58.91] ${JAVA} ${JAVA_OPTS} ${EXECUTE_CLASS} ${TEST_ARGS}
[2009-02-05T07:08:58.91] # Actual: /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -Xcomp "-agentlib:HotSwap=-waittime=2 package=nsk sync=1000 mode=compiled bci=alloc" nsk.jvmti.scenarios.hotswap.HS101.hs101t007
[2009-02-05T07:08:58.91] #>
[2009-02-05T07:11:32.93] #> WARNING: switching log to verbose mode,
[2009-02-05T07:11:32.93] #> because error is complained
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] Debugee finished: i=8542, Hi=4271, Lo=4271
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Hi exceptions: 4271, expected: 5000
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Lo exceptions: 4338, expected: 5000
[2009-02-05T07:11:32.93]
[2009-02-05T07:11:32.93]
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] #> SUMMARY: Following errors occured
[2009-02-05T07:11:32.93] #> during test execution:
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Hi exceptions: 4271, expected: 5000
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Lo exceptions: 4338, expected: 5000
[2009-02-05T07:11:32.93] # Test level exit status: 97
[2009-02-05T07:11:36.91]
I tried to reproduce this failure in a loop of 50 iterations, but
no luck. I searched nightly testing results and there was no sign
of this failure there.
XXX/nsk/jvmti/scenarios/hotswap/HS101/hs101t007
However, I've prefixed the testname with "XXX/" to prevent it
from appearing on the fail_list until it's been reproduced.
I saw this very strange failure in Solaris X86 Client VM -Xcomp testing
on my laptop. Here is some config info:
% /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -version
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b45)
Java HotSpot(TM) Client VM (build 14.0-b10-internal, mixed mode)
% /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -Xinternalversion
Java HotSpot(TM) Client VM (14.0-b10-internal) for solaris-x86 JRE (1.7.0), built on Feb 4 2009 17:58:39 by "dcubed" with Workshop 5.8
% uname -a
SunOS oliver-lt 5.10 Generic_127128-11 i86pc i386 i86pc
Here is a snippet of the .log file:
[2009-02-05T07:08:58.91] ${JAVA} ${JAVA_OPTS} ${EXECUTE_CLASS} ${TEST_ARGS}
[2009-02-05T07:08:58.91] # Actual: /work/local/jdk/bug_hunt/hsx14/solaris-i586/bin/java -client-bh_hsx14_exp-dcubed-prod -Xcomp "-agentlib:HotSwap=-waittime=2 package=nsk sync=1000 mode=compiled bci=alloc" nsk.jvmti.scenarios.hotswap.HS101.hs101t007
[2009-02-05T07:08:58.91] #>
[2009-02-05T07:11:32.93] #> WARNING: switching log to verbose mode,
[2009-02-05T07:11:32.93] #> because error is complained
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] Debugee finished: i=8542, Hi=4271, Lo=4271
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Hi exceptions: 4271, expected: 5000
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Lo exceptions: 4338, expected: 5000
[2009-02-05T07:11:32.93]
[2009-02-05T07:11:32.93]
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] #> SUMMARY: Following errors occured
[2009-02-05T07:11:32.93] #> during test execution:
[2009-02-05T07:11:32.93] #>
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Hi exceptions: 4271, expected: 5000
[2009-02-05T07:11:32.93] # ERROR: Wrong number of Lo exceptions: 4338, expected: 5000
[2009-02-05T07:11:32.93] # Test level exit status: 97
[2009-02-05T07:11:36.91]
I tried to reproduce this failure in a loop of 50 iterations, but
no luck. I searched nightly testing results and there was no sign
of this failure there.