-
Bug
-
Resolution: Fixed
-
P4
-
1.1.6
-
1.1.6
-
x86
-
windows_95
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2019256 | 1.2.0 | Deepa Viswanathan | P4 | Resolved | Fixed | 1.2beta4 |
The following error message appeared while running the Juicer (RMI stress test) with the jit from JDK1.1.6I:
A nonfatal internal JIT (3.00.024(x)) error 'Unuse' has occurred in :
'OrangeEchoImpl.recurse (LOrange;[II)[I': Interpreting method.
Please e-mail this message along with 'OrangeEchoImpl.class' file or URL to ###@###.###
----------------
The class file, 'OrangeEchoImpl.class' is attached to this bug.
A nonfatal internal JIT (3.00.024(x)) error 'Unuse' has occurred in :
'OrangeEchoImpl.recurse (LOrange;[II)[I': Interpreting method.
Please e-mail this message along with 'OrangeEchoImpl.class' file or URL to ###@###.###
----------------
The class file, 'OrangeEchoImpl.class' is attached to this bug.
- backported by
-
JDK-2019256 JIT (3.00.024(x)) error 'Unuse' occurs when running the Juicer w/jit from 1.1.6I
- Resolved