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: 6588006
Votes 0
Synopsis windows implementation of java.awt.print.PrinterJob needs to better sync java and native state
Category java:classes_2d
Reported Against
Release Fixed 7(b20)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6594374
Submit Date 01-AUG-2007
Description
The windows printing implementation could use some clean-up of how
attributes are kept in sync in native structures (DEVMODE, Printer HDC),
and java structures: fields in the WPrinterJob and the contents of a
javax.print.attribute.PrintRequestAttributeSet instance which may be used
to set up the job or change its settings.

This will generally improve code robustness, and make it easier to implement
support for the native print dialog to work with attribute sets.
Posted Date : 2007-08-01 17:33:22.0
Work Around
N/A
Evaluation
As per description
Posted Date : 2007-08-01 17:33:22.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang