Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6603465
Votes 0
Synopsis com.sun.image.codec.jpeg tests should not be run by the test harness.
Category java:classes_2d
Reported Against
Release Fixed 7(b28)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 11-SEP-2007
Description
Several tests fail to comile in current JDK 7 builds

> Test finished: closed/sun/awt/image/JPEGImageDecoder/JPEGEncodeParamTest.java: Failed. Compilation failed
> Test finished: closed/sun/awt/image/JPEGImageDecoder/JPEGVmCrashTest.java: Failed. Compilation failed
> Test finished: closed/sun/awt/image/JPEGImageDecoder/MultiscanJpegTest.java: Failed. Compilation failed
Posted Date : 2007-09-11 21:15:13.0
Work Around
N/A
Evaluation
The reason is these APIS are now hidden to new compilation.
We should retire these tests or use @ignore so the harness doesn't run them
Posted Date : 2007-09-11 21:15:13.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang