JDK-4432078 : 2 JIT tests fail in comp mode only.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,solaris_8,windows_nt
  • CPU: generic,x86,sparc
  • Submitted: 2001-03-30
  • Updated: 2021-12-15
  • Resolved: 2001-05-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 beta2Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description

Name: fh87463			Date: 03/30/2001



Following 2 tests fail in comp mode on solsparc/solx86 platform. 
It fail with b57 & b58, also fail with latest binary in c2_baseline. (20010327-112212)
The tests pass in mixed/int mode.

misc/jit_tests/t017 compile_and_execute t017
misc/jit_tests/t057 compile_and_execute t057

I copy all of the Tonga test log and source file to 
 /net/jano.eng/export/disk20/GammaBase/Bugs/[Bug ID]

To reporduce the bug:
1. cd /net/jano.eng/export/disk20/GammaBase/Bugs/[Bug ID]
2. go into one of the directory.
3. run .tlog file.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta2 FIXED IN: merlin-beta2 INTEGRATED IN: merlin-beta2 VERIFIED IN: merlin-beta3
14-06-2004

EVALUATION Reproduceable on Solx86 azeem.jiva@Eng 2001-04-02 Missing stack contents in graphkit-based exceptions make it impossible to re-run the trapping bytecode in the interpreter. Fix is to retain stack information a little longer. john.rose@Eng 2001-04-03
03-04-2001