Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b07)
Java HotSpot(TM) 64-Bit Server VM (build 1.4-internal, compiled mode)
TEST pop from 'a' to 'a'
FAIL: expected a at top of stack, instead: b
FAIL: expected value: (<[@]>) got: (<[]>)
Current value: (<[]>)
TEST pop from 'a' to 'b'
:
< the rest of the test is ok >
It passes in modes: -server -Xint, -client, -client -Xcomp
Java HotSpot(TM) 64-Bit Server VM (build 1.4-internal, compiled mode)
TEST pop from 'a' to 'a'
FAIL: expected a at top of stack, instead: b
FAIL: expected value: (<[@]>) got: (<[]>)
Current value: (<[]>)
TEST pop from 'a' to 'b'
:
< the rest of the test is ok >
It passes in modes: -server -Xint, -client, -client -Xcomp
- duplicates
-
JDK-4647643 SEGV or SIGBUS in JVM with PopAsynchronousTest.
-
- Closed
-