JDK-6899483 : JPEGMultithread.java test failed just against jdk 5.0 with HS 16 in nightly build
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0u22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_suse_sles_10
  • CPU: generic
  • Submitted: 2009-11-09
  • Updated: 2011-01-19
  • Resolved: 2009-12-23
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 Other Other
5.0u23-rev b02Fixed 5.0u24-revFixed 5.0u25Fixed
Related Reports
Relates :  
Relates :  
Description
See comments
Removed 'regression' keyword as HSX in 5.0 is a new feature!

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/java2d_data/5.0u22/6899483
09-12-2009

EVALUATION Similar problem in jdk6 was fixed as a part of fix for CR 6317365. However, this fix was removed from jdk5 (see corresponding subCR). Probably we have to put the fix for CR 6317365 into jdk5 if new hotspot is used there.
03-12-2009

EVALUATION It is VM that is changed and this likely to be sideeffect of this. Unfortunatelly jpeg encoder hides real error before throwing exception. It worth to add trace statement to see what was the underlying error and depending on what is it may be pass this bug to hotspot team for further evaluation.
10-11-2009